Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 3.1.1 #2573

Merged
merged 14 commits into from
Dec 21, 2024
Prev Previous commit
Update modrinth-publish.yml
  • Loading branch information
tastybento authored Dec 21, 2024
commit fc84c7e824beecccd68b9ec8fd621b11269ea27a
2 changes: 1 addition & 1 deletion .github/workflows/modrinth-publish.yml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ jobs:
uses: cloudnode-pro/modrinth-publish@2.0.0
with:
# Configure the action
api-domain: staging-api.modrinth.com
# api-domain: staging-api.modrinth.com
token: ${{ secrets.MODRINTH_TOKEN }}
project: aBVLHiAW
name: ${{ github.event.release.name }}
Loading