Skip to content

Commit

Permalink
update mc-publish action version
Browse files Browse the repository at this point in the history
  • Loading branch information
johnvictorfs committed Jun 8, 2024
1 parent 5b0d3b6 commit 71d218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
echo "::set-output name=MOD_VERSION::$MOD_VERSION"
- name: Create new releases for GitHub, Modrinth and CurseForge
uses: Kir-Antipov/mc-publish@v3.1
uses: Kir-Antipov/mc-publish@995edadc13559a8b28d0b7e6571229f067ec7659
with:
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
Expand Down

0 comments on commit 71d218e

Please sign in to comment.