Skip to content

Commit

Permalink
mfw I accidentally uploaded akashic tome to the quark cf page xd xd
Browse files Browse the repository at this point in the history
  • Loading branch information
Vazkii committed Feb 2, 2024
1 parent 3a539ae commit 810492d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/upload_releases.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ $CURSEFORGE_GAME_VERSION]"
jq --arg changelog "$GH_RELEASE_PAGE" \
--argjson gamevers "$CURSEFORGE_FORGE_GAMEVERS" \
'.gameVersions=$ARGS.named.gamevers | .changelog=$ARGS.named.changelog')
curl 'https://minecraft.curseforge.com/api/projects/243121/upload-file' \
curl 'https://minecraft.curseforge.com/api/projects/250577/upload-file' \
-H "X-Api-Token: $CURSEFORGE_TOKEN" \
-F "metadata=$CURSEFORGE_FORGE_SPEC" \
-F "file=@$FORGE_JAR"
Expand Down

0 comments on commit 810492d

Please sign in to comment.