Skip to content

Commit

Permalink
release fix
Browse files Browse the repository at this point in the history
  • Loading branch information
null511 committed Mar 13, 2024
1 parent 701024b commit 4eb099d
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions .github/workflows/Release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
project_id: 832754
release_type: beta
- name: Publish to CurseForge, Modrinth
uses: Kir-Antipov/mc-publish@v3.2
uses: Kir-Antipov/mc-publish@v3.3
with:
name: Shrimple v${{ github.event.inputs.version }}
version: v${{ github.event.inputs.version }}
Expand All @@ -60,11 +60,6 @@ jobs:
modrinth-id: BS9T99lD
#curseforge-token: ${{ secrets.CF_API_TOKEN }}
#curseforge-id: 832754
loaders: |
optifine
iris
loaders: iris
game-versions: |
1.19.3
1.19.2
1.19.1
1.19
>=1.16.5

0 comments on commit 4eb099d

Please sign in to comment.