Skip to content

Commit

Permalink
bump mc-publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Poopooracoocoo committed Jan 25, 2024
1 parent 72258f2 commit ded7e51
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 @@ -42,7 +42,7 @@ jobs:
run: ./gradlew build

- name: Publish GitHub
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3
with:
github-tag: "v${{env.VERSION}}"
github-token: "${{ secrets.MY_GITHUB_TOKEN }}"
Expand Down

0 comments on commit ded7e51

Please sign in to comment.