Skip to content

Commit

Permalink
do not publish to curseforge
Browse files Browse the repository at this point in the history
  • Loading branch information
PssbleTrngle committed Oct 17, 2024
1 parent 1ce2b98 commit 98cbde5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build and upload
uses: gradle/gradle-build-action@v2
with:
arguments: build curseforge modrinth publish
arguments: build modrinth publish
env:
GITHUB_TOKEN: ${{ secrets.MAVEN_TOKEN }}
GITHUB_ACTOR: ${{ secrets.MAVEN_TOKEN_OWNER }}
Expand Down

0 comments on commit 98cbde5

Please sign in to comment.