Skip to content

Commit

Permalink
[publish skip]Update GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrix-Shen committed Apr 1, 2022
1 parent f137ad1 commit de4112d
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,8 @@ jobs:
version-type: alpha

changelog: ${{ github.event.push.head_commit.message }}
loaders: farbic
loaders:
fabric
game-versions: |
1.14.4
1.15.2
Expand Down Expand Up @@ -194,7 +195,8 @@ jobs:
version-type: 'release'

changelog: ${{ github.event.release.body }}
loaders: farbic
loaders:
fabric
game-versions: |
1.14.4
1.15.2
Expand Down

0 comments on commit de4112d

Please sign in to comment.