add missing api_key
This commit is contained in:
parent
5a83bee058
commit
98470ee9d7
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ jobs:
|
||||||
name: BetterCombatCompat-$CI_REF_NAME
|
name: BetterCombatCompat-$CI_REF_NAME
|
||||||
files: |-
|
files: |-
|
||||||
BetterCombatCompat-$CI_REF_NAME.zip
|
BetterCombatCompat-$CI_REF_NAME.zip
|
||||||
|
api_key: ${{ secrets.COASTALCOMMITSTOKEN }}
|
||||||
|
|
||||||
- name: Publish to Modrinth
|
- name: Publish to Modrinth
|
||||||
uses: actions/modrinth-publish-action@v1
|
uses: actions/modrinth-publish-action@v1
|
||||||
|
|
Loading…
Reference in a new issue