.gitea/workflows/release.yml aktualisiert
Some checks failed
Gitea Actions Demo / Dump Gitea Context (push) Failing after 4s
Some checks failed
Gitea Actions Demo / Dump Gitea Context (push) Failing after 4s
This commit is contained in:
parent
c6daf1768e
commit
c18196cbe0
@ -9,7 +9,7 @@ jobs:
|
||||
uses: actions/checkout@v3
|
||||
- name: yank release
|
||||
run: >
|
||||
curl -X POST -H "Content-Type: application/json"
|
||||
curl -X DELETE -H "Content-Type: application/json"
|
||||
-H "Authorization: token ${{ secrets.GITEA_TOKEN }}"
|
||||
"git.beisel.it/api/v1/repos/florian/test/releases/tags/nightly"
|
||||
- step: test
|
||||
|
Loading…
x
Reference in New Issue
Block a user