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
84ee9dbbf0
commit
b861561809
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dist-2.yml
vendored
2
.github/workflows/dist-2.yml
vendored
|
@ -24,7 +24,7 @@ jobs:
|
||||||
- run: echo "client payload sha ${{ github.event.client_payload.sha }}"
|
- run: echo "client payload sha ${{ github.event.client_payload.sha }}"
|
||||||
|
|
||||||
- name: check-run-flow
|
- name: check-run-flow
|
||||||
uses: ./.github/workflows/curl.yml
|
uses: ./.github/curl
|
||||||
with:
|
with:
|
||||||
secret: ${{ secrets.GITHUB_TOKEN }}
|
secret: ${{ secrets.GITHUB_TOKEN }}
|
||||||
sha: ${{ github.event.client_payload.sha }}
|
sha: ${{ github.event.client_payload.sha }}
|
||||||
|
|
Loading…
Reference in a new issue