fixed tag ref on the modrinth-publish action
This commit is contained in:
parent
f8580c85bd
commit
b8bbf99536
1 changed files with 1 additions and 1 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue