fixed incorrect action name
Some checks failed
Publish to CoastalCommits and Modrinth / Build and Publish (push) Failing after 4s
Upload .zip file / Upload .zip file (push) Successful in 6s

This commit is contained in:
Seaswimmer 2024-07-24 08:41:58 -04:00
parent 98470ee9d7
commit f8580c85bd
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -35,7 +35,7 @@ jobs:
api_key: ${{ secrets.COASTALCOMMITSTOKEN }}
- name: Publish to Modrinth
uses: actions/modrinth-publish-action@v1
uses: actions/modrinth-publish@v1
with:
token: ${{ secrets.MODRINTH_STAGING_RELEASE_TOKEN }}
project: ${{ vars.MODRINTH_PROJECT_ID }}