Skip to content

Commit

Permalink
Fixed publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Buuz135 committed Apr 18, 2024
1 parent 02670f1 commit 5c1a272
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: build
run: ./gradlew build
- name: Publish Minecraft Mods Forge
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3.0
with:
curseforge-id: 556861
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
Expand Down

0 comments on commit 5c1a272

Please sign in to comment.