i. hate. actions.

This commit is contained in:
alterNERDtive 2023-06-27 20:49:45 +02:00
parent 233095c389
commit 7e1668ab4c
Signed by: alterNERDtive
GPG key ID: 547787A4FE6533F1

View file

@ -16,6 +16,8 @@ jobs:
run: echo "RELEASE_VERSION=${GITHUB_REF_NAME#release/}" >> $GITHUB_ENV
- name: Download release artifacts
env:
GH_TOKEN: ${{ github.token }}
run: gh release download ${{ github.ref_name }}
- name: Publish to Curseforge