fixed tag ref on the modrinth-publish action
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:42:42 -04:00
parent f8580c85bd
commit b8bbf99536
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@v1
uses: actions/modrinth-publish@v1.0.0
with:
token: ${{ secrets.MODRINTH_STAGING_RELEASE_TOKEN }}
project: ${{ vars.MODRINTH_PROJECT_ID }}