Skip to content

Commit

Permalink
add curseforge release
Browse files Browse the repository at this point in the history
  • Loading branch information
SkyDynamic committed Jul 12, 2024
1 parent fd6863c commit a780897
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,9 @@ jobs:
modrinth-id: DgWBIBY5 # https://modrinth.com/mod/quickbackupmulti
modrinth-token: ${{ secrets.MODRINTH_API_TOKEN }}

curseforge-id: 951047 # https://www.curseforge.com/minecraft/mc-mods/quickbackupmulti
curseforge-token: ${{ secrets.CURSEFORGE_TOKEN }}

github-tag: ${{ steps.release_info.outputs.tag_name }}
github-token: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit a780897

Please sign in to comment.