Change out release action.
All checks were successful
Ssg Check, Publish, and Release / ci (push) Successful in 2m46s
All checks were successful
Ssg Check, Publish, and Release / ci (push) Successful in 2m46s
This commit is contained in:
parent
90a2769fb7
commit
1826b9bc58
@ -19,9 +19,8 @@ jobs:
|
||||
- name: Publish to git.jessebrault.com
|
||||
run: ./gradlew publishAllPublicationsToGiteaRepository
|
||||
- name: Release to git.jessebrault.com
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
with:
|
||||
files: |-
|
||||
cli/build/distributions/*.tar
|
||||
cli/build/distributions/*.zip
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
|
Loading…
Reference in New Issue
Block a user