diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index f9693fb..6878397 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -234,4 +234,4 @@ jobs: release/SoftwareManager-${{ needs.build.outputs.short_sha }}-macos release/SHA256SUMS.txt env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }} \ No newline at end of file