add missing api_key
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:40:23 -04:00
parent 5a83bee058
commit 98470ee9d7
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -32,6 +32,7 @@ jobs:
name: BetterCombatCompat-$CI_REF_NAME
files: |-
BetterCombatCompat-$CI_REF_NAME.zip
api_key: ${{ secrets.COASTALCOMMITSTOKEN }}
- name: Publish to Modrinth
uses: actions/modrinth-publish-action@v1