Aktualizovat .gitea/workflows/build.yml
Some checks failed
Build Folio / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Build Folio / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
parent
acb9c3c22c
commit
76faff82b5
@ -19,3 +19,10 @@ jobs:
|
||||
with:
|
||||
name: my-artifact
|
||||
path: text.txt
|
||||
- name: Use Go Action
|
||||
id: use-go-action
|
||||
uses: https://gitea.com/actions/release-action@main
|
||||
with:
|
||||
files: |-
|
||||
bin/**
|
||||
api_key: '${{secrets.CLONE_GITEA_TOKEN}}'
|
Loading…
Reference in New Issue
Block a user