Skip to content

Commit

Permalink
Update Publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Skidamek authored Apr 18, 2023
1 parent 48b7946 commit e7f6f4d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/Publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ on:
default: ''

env:
MAIN_MINECRAFT_VERSION: 1.19.3
MAIN_MINECRAFT_VERSION: 1.19.4

permissions:
contents: read
Expand Down Expand Up @@ -72,7 +72,7 @@ jobs:

github-tag: v${{inputs.version}}
github-token: ${{secrets.GH_TOKEN}}
github-commitish: 1.19.3
github-commitish: 1.19.4

files: Merged/*.jar

Expand All @@ -85,8 +85,8 @@ jobs:
fabric
quilt
game-versions: |
1.19.3
1.19.4
dependencies: |
fabric-api | recommends | *
qsl | recommends | *
java: 17
java: 17

0 comments on commit e7f6f4d

Please sign in to comment.