mirror of
https://github.com/Multiverse/Multiverse-Core.git
synced 2024-11-21 18:15:26 +01:00
Remove unused GITHUB_TOKEN
This commit is contained in:
parent
491bb2467f
commit
efcd14830e
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user