Skip to content

Commit

Permalink
Update mc-publish to v3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FxMorin committed Jun 10, 2022
1 parent c86491c commit 1843c16
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 @@ -20,7 +20,7 @@ jobs:
run: chmod +x gradlew
- name: Build with Gradle
run: ./gradlew build
- uses: Kir-Antipov/mc-publish@v2.1
- uses: Kir-Antipov/mc-publish@v3.0
with:
version-type: release
version-resolver: all
Expand Down

0 comments on commit 1843c16

Please sign in to comment.