Skip to content

Commit

Permalink
Temporarily comment out modrinth
Browse files Browse the repository at this point in the history
  • Loading branch information
Player005 authored Nov 23, 2024
1 parent 9ea8234 commit 2996992
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Upload fabric artifacts to Modrinth and Curseforge
uses: Kir-Antipov/[email protected]
with:
modrinth-id: s4DtR8IM
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
#modrinth-id: s4DtR8IM
#modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

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

Expand All @@ -51,8 +51,8 @@ jobs:
- name: Upload forge artifacts to Modrinth and Curseforge
uses: Kir-Antipov/[email protected]
with:
modrinth-id: s4DtR8IM
modrinth-token: ${{ secrets.MODRINTH_TOKEN }}
#modrinth-id: s4DtR8IM
#modrinth-token: ${{ secrets.MODRINTH_TOKEN }}

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

Expand Down

0 comments on commit 2996992

Please sign in to comment.