testing
This commit is contained in:
parent
f31c7b883a
commit
5e87b0215a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
|||
|
||||
- name: Test API
|
||||
run: |
|
||||
curl -v -H "Authorization: token ${FORGEJO_TOKEN}" \
|
||||
curl -v -H "Authorization: Bearer ${FORGEJO_TOKEN}" \
|
||||
"https://git.askar.tv/api/actions_pipeline/_apis/pipelines/workflows/main.yml/runs?status=success"
|
||||
|
||||
- name: Download Signed AAB
|
||||
|
|
Loading…
Reference in a new issue