.gitea/workflows/release.yml aktualisiert
Gitea Actions Demo / Dump Gitea Context (push) Failing after 4s Details

This commit is contained in:
florian 2024-02-15 11:49:23 +01:00
parent c6daf1768e
commit c18196cbe0
1 changed files with 1 additions and 1 deletions

View File

@ -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