Skip to content

Commit

Permalink
fix: wrong token again
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelHillcox committed Dec 31, 2023
1 parent 6ac3a45 commit 7a269ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
NANITE_TOKEN: ${{ secrets.NANITE_DEPLOY }}
MODRINTH_TOKEN: ${{ secrets.MODRINTH_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CURSE_TOKEN: ${{ secrets.CURSEFORGE_KEY }}
CURSE_TOKEN: ${{ secrets.CURSE_DEPLOY }}
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ rei_version=12.0.652
# Publishing
modrinth_id=edU0NbZZ
curseforge_id=681606
github_repo=errormikey/justhammers
github_repo=nanite/justhammers

0 comments on commit 7a269ab

Please sign in to comment.