workflow updates
Some checks failed
Build bang-server / Explore-Gitea-Actions (push) Failing after 3s
Some checks failed
Build bang-server / Explore-Gitea-Actions (push) Failing after 3s
This commit is contained in:
@@ -23,4 +23,8 @@ jobs:
|
||||
run: ls -lh
|
||||
- name: Upload to Release
|
||||
uses: actions/gitea-release@main
|
||||
with:
|
||||
files: |-
|
||||
bang
|
||||
api_key: '${{secrets.RELEASE_TOKEN}}'
|
||||
- run: echo "This job's status is ${{ job.status }}."
|
||||
Reference in New Issue
Block a user