diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f3471ad..cac8236 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,4 +43,4 @@ jobs: name: Release v1.0.${{ github.run_number }} files: build/win/Plpext-win-Setup.exe env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} \ No newline at end of file