oops!
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 5s
Publish to CoastalCommits and Modrinth / Build and Publish (push) Successful in 10s

This commit is contained in:
Seaswimmer 2024-07-24 09:10:52 -04:00
parent 60f47bfd42
commit cef2d52f6d
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -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 }}