Skip to content

Commit

Permalink
remove broken modrinth cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Knerio committed Dec 31, 2024
1 parent 5d3e5dd commit adb1664
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ jobs:
-H "Content-Type: application/java-archive" \
--data-binary @"$JAR_FILE" \
"${{ github.event.release.upload_url }}?name=$(basename "$JAR_FILE")"
- name: Install Modrinth CLI
run: curl -sSL https://modrinth.github.io/cli/install.sh | bash
- name: Upload to Modrinth
uses: RubixDev/modrinth-upload@v1
with:
Expand Down

0 comments on commit adb1664

Please sign in to comment.