Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
MelanX committed Jun 24, 2024
1 parent 0c1acc8 commit c622891
Showing 1 changed file with 7 additions and 9 deletions.
16 changes: 7 additions & 9 deletions .github/workflows/github-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,13 @@ jobs:
modrinth-id: 3HsvIkiC
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
name: ""
modrinth-files:
- build/target/*.mrpack
github-files:
- build/target/*.mrpack
- build/target/*.zip
loaders:
- forge
game-versions:
- 1.20.1
modrinth-files: |
build/target/*.mrpack
github-files: |
build/target/*.mrpack
build/target/*.zip
loaders: forge
game-versions: 1.20.1
version-type: beta

github-token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c622891

Please sign in to comment.