Skip to content

Commit

Permalink
Update publish.yml with v3.3.0 of mc-publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
Gilly7CE committed Mar 22, 2024
1 parent e4ecf9f commit b329df2
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,13 @@ jobs:
- name: Build with Gradle
run: ./gradlew build
- name: Publish mod
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3.0
with:
loaders: fabric
version-type: release
version-resolver: releases
dependencies: |
carpet | depends
game-version-filter: releases
dependencies: |-
carpet(required)
# Publish to modrinth
modrinth-id: iIPoKpIW
Expand Down

0 comments on commit b329df2

Please sign in to comment.