Skip to content

Commit

Permalink
update publish script
Browse files Browse the repository at this point in the history
  • Loading branch information
jaanonim committed Feb 13, 2024
1 parent ca2fd2e commit e135299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
path: ${{ matrix.dir }}/build/libs/

- name: Publish (CurseForge/Modrinth/GitHub)
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3
with:
curseforge-id: 882715
curseforge-token: "${{env.CURSEFORGE_TOKEN}}"
Expand Down

0 comments on commit e135299

Please sign in to comment.