Skip to content

Commit

Permalink
Undo this
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucraft committed Jan 17, 2024
1 parent 3864dd6 commit eca0aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ jobs:
with:
name: Palladium ${{ env.mod_version }} for Forge/NeoForge ${{ env.minecraft_version }}
version: ${{ env.mod_version }}+${{ env.minecraft_version }}
# modrinth-id: lt2zd42r
# modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
modrinth-id: lt2zd42r
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
curseforge-id: 963363
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
changelog-file: CHANGELOG.md
Expand Down

0 comments on commit eca0aaf

Please sign in to comment.