diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index 8ada10e..2a4571a 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -17,4 +17,4 @@ jobs: uses: ncipollo/release-action@v1.7.3 with: artifact: ./AmagnoPrinterInstaller.msi - token: ${{ secrets.GITHUB_TOKEN } \ No newline at end of file + token: ${{ secrets.GITHUB_TOKEN }}