We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee5977 commit f18fb2dCopy full SHA for f18fb2d
.github/workflows/release.yml
@@ -70,7 +70,7 @@ jobs:
70
with:
71
modrinth-id: ${{ env.MODRINTH_ID }}
72
curseforge-id: ${{ env.CURSEFORGE_ID }}
73
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.MY_GITHUB_TOKEN }}
74
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
75
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
76
name: Status Effect Timer ${{ steps.version.outputs.full }}
0 commit comments