Skip to content
This repository has been archived by the owner on Oct 26, 2023. It is now read-only.

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
IMB11 authored May 27, 2023
1 parent 06b5a92 commit 7f5334f
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 @@ -24,7 +24,7 @@ jobs:
- run: chmod +x gradlew
- name: Build And Publish To Maven
run: ./gradlew build publish --no-daemon
- uses: Kir-Antipov/mc-publish@3.3
- uses: Kir-Antipov/mc-publish@v3.3
with:
modrinth-id: ${{ vars.MODRINTH_ID }}
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
Expand Down

0 comments on commit 7f5334f

Please sign in to comment.