Skip to content

Commit 98cbde5

Browse files
committed
do not publish to curseforge
1 parent 1ce2b98 commit 98cbde5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Build and upload
3232
uses: gradle/gradle-build-action@v2
3333
with:
34-
arguments: build curseforge modrinth publish
34+
arguments: build modrinth publish
3535
env:
3636
GITHUB_TOKEN: ${{ secrets.MAVEN_TOKEN }}
3737
GITHUB_ACTOR: ${{ secrets.MAVEN_TOKEN_OWNER }}

0 commit comments

Comments
 (0)