diff --git a/.github/workflows/build-and-release.yml b/.github/workflows/build-and-release.yml index 2c0d4d9..01db438 100644 --- a/.github/workflows/build-and-release.yml +++ b/.github/workflows/build-and-release.yml @@ -159,4 +159,4 @@ jobs: body: 'This release was created by GitHub Actions automatically. There is the latest version of GetQzonehistory.' files: './*.zip' env: - GITHUB_TOKEN: ${{ secrets.DEPLOY_KEY } + GITHUB_TOKEN: ${{ secrets.DEPLOY_KEY }}