Skip to content

Commit c3dbc7c

Browse files
committed
remove empty curseforge token to not attempt publishing there
1 parent 3c12613 commit c3dbc7c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ jobs:
101101
with:
102102
modrinth-id: yso5yMlC
103103
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
104-
curseforge-token: ""
105104

106105
name: "SkyCofl ${{ github.ref_name }} Fabric ${{ matrix.minecraft_version }}"
107106
version: "${{ github.ref_name }}_Fabric_${{ matrix.minecraft_version }}"

0 commit comments

Comments
 (0)