oops!
This commit is contained in:
parent
60f47bfd42
commit
cef2d52f6d
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ jobs:
|
|||
zip -r BetterCombatCompat-${{ github.event.release.tag_name }}.zip data pack.mcmeta pack.png LICENSE README.md
|
||||
|
||||
- name: Publish to Modrinth
|
||||
uses: actions/mc-publish@3.3
|
||||
uses: actions/mc-publish@v3.3
|
||||
with:
|
||||
modrinth-token: ${{ secrets.MODRINTH_RELEASE_TOKEN }}
|
||||
modrinth-id: ${{ vars.MODRINTH_PROJECT_ID }}
|
||||
|
|
Loading…
Reference in a new issue