Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
seymourimadeit committed Jul 3, 2024
1 parent 155e290 commit a64f08d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ jobs:
- name: mc-publish
uses: Kir-Antipov/[email protected]
with:
modrinth-id: iRE67WIn
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
curseforge-id: 657831
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
files-primary: build/libs/!(*-@(javadoc|sources)).jar
Expand All @@ -38,7 +36,6 @@ jobs:
game-versions: 1.21
java: 21
name: ""
modrinth-id: iRE67WIn
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
changelog-file: changelog-1.21.*
retry-attempts: 2
retry-delay: 10000
fail-mode: fail

0 comments on commit a64f08d

Please sign in to comment.