Skip to content

Commit

Permalink
fix build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eerussianguy committed Oct 3, 2024
1 parent a682af4 commit d682831
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,11 +53,11 @@ jobs:
if: ${{ steps.version.outputs.result != 'alpha' && success() }}
uses: Kir-Antipov/[email protected]
with:
# modrinth-id: 5bKeBHw2
# modrinth-token: ${{ secrets.MODRINTH_API_KEY }}
#
# curseforge-id: 453394
# curseforge-token: ${{ secrets.CURSEFORGE_API_KEY }}
modrinth-id: beneath
modrinth-token: ${{ secrets.MODRINTH_API_KEY }}

curseforge-id: 1113980
curseforge-token: ${{ secrets.CURSEFORGE_API_KEY }}

github-tag: ${{ github.ref }}
github-draft: true
Expand Down

0 comments on commit d682831

Please sign in to comment.