Skip to content

Commit ae6e5b8

Browse files
committed
Remove wrong CurseForge and Modrinth IDs
1 parent e4eac8e commit ae6e5b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ jobs:
3131
- name: Publish 1.17 version
3232
uses: Kir-Antipov/[email protected]
3333
with:
34-
modrinth-id: WRzU60Pt
34+
modrinth-id:
3535
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
3636

37-
curseforge-id: 552358
37+
curseforge-id:
3838
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}
3939

4040
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)