Remove unused `GITHUB_TOKEN`

This commit is contained in:
Zax71 2023-08-11 20:24:01 +01:00 committed by GitHub
parent 491bb2467f
commit efcd14830e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -76,7 +76,6 @@ jobs:
with:
arguments: modrinth
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
CHANGELOG: ${{ steps.changelog.outputs.body }}
PRERELEASE: ${{ steps.changelog.outputs.prerelease }}