Trying another release action.
Some checks failed
Ssg Check, Publish, and Release / ci (push) Failing after 2m45s
Some checks failed
Ssg Check, Publish, and Release / ci (push) Failing after 2m45s
This commit is contained in:
parent
e97381687a
commit
7d1d8c551d
@ -21,8 +21,6 @@ jobs:
|
||||
- name: Create install distribution
|
||||
run: ./gradlew installDist
|
||||
- name: Release cli to git.jessebrault.com
|
||||
uses: akkuman/gitea-release-action@v1
|
||||
uses: ncipollo/release-action@v1
|
||||
with:
|
||||
files: |-
|
||||
cli/build/distributions/*.tar
|
||||
cli/build/distributions/*.zip
|
||||
artifacts: 'cli/build/distributions/*.zip,cli/build/distributions/*.tar'
|
||||
|
Loading…
Reference in New Issue
Block a user