Skip to content

Commit 92da2d6

Browse files
author
Xikaro
committed
Update release.yml
1 parent 711d7fd commit 92da2d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
type: string
2525

2626
env:
27-
CF_PROJECT_ID: "399664"
27+
CF_PROJECT_ID: "385053"
2828
MODRINTH_PROJECT_ID: "75JuuMzk"
2929
RELEASE_TYPE: "beta"
3030

@@ -55,7 +55,7 @@ jobs:
5555

5656
- name: Upload Curseforge
5757
id: cf_release
58-
uses: henkelmax/upload-curseforge-modpack-action@v1.0.0
58+
uses: SwitchAlpha/upload-curseforge-modpack-action@master
5959
with:
6060
api-token: ${{ secrets.CF_API_TOKEN }}
6161
project-id: ${{ env.CF_PROJECT_ID }}

0 commit comments

Comments
 (0)