mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 18:55:49 +00:00
Update dist-2.yml
This commit is contained in:
parent
c3445135d4
commit
1d628821ba
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dist-2.yml
vendored
2
.github/workflows/dist-2.yml
vendored
|
@ -40,7 +40,7 @@ jobs:
|
||||||
curl \
|
curl \
|
||||||
-X POST \
|
-X POST \
|
||||||
-H "Accept: application/vnd.github+json" \
|
-H "Accept: application/vnd.github+json" \
|
||||||
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}"\
|
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
|
||||||
-H "X-GitHub-Api-Version: 2022-11-28" \
|
-H "X-GitHub-Api-Version: 2022-11-28" \
|
||||||
https://api.github.com/repos/jstan-isch/spring-petclinic/check-runs \
|
https://api.github.com/repos/jstan-isch/spring-petclinic/check-runs \
|
||||||
-d '{
|
-d '{
|
||||||
|
|
Loading…
Reference in a new issue