Skip to content

Commit

Permalink
Update mc-publish to v3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
FxMorin committed Jan 19, 2024
1 parent a748b0d commit 8d51fd2
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@v3.1
- uses: Kir-Antipov/mc-publish@v3.3
with:
files-primary: build/libs/!(*-@(dev|sources|api)).jar
modrinth-files-secondary: build/libs/*-@(sources).jar
Expand Down

0 comments on commit 8d51fd2

Please sign in to comment.