Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
melontini authored Jul 1, 2023
1 parent c3188c6 commit b365ad4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ jobs:
version: ${{ env.VERSION_PLAIN }}

game-versions: |
1.19.3
1.20
1.20.1
loaders: |
fabric
Expand All @@ -52,4 +53,4 @@ jobs:
curseforge-id: 825157
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
curseforge-dependencies: |
fabric-api | depends | *
fabric-api | depends | *

0 comments on commit b365ad4

Please sign in to comment.