mirror of
https://github.com/spring-projects/spring-petclinic.git
synced 2025-07-29 10:55:48 +00:00
Update dist-2.yml
This commit is contained in:
parent
6421c1d522
commit
37e82e2146
1 changed files with 2 additions and 1 deletions
3
.github/workflows/dist-2.yml
vendored
3
.github/workflows/dist-2.yml
vendored
|
@ -26,8 +26,9 @@ jobs:
|
|||
- name: check-run-flow
|
||||
uses: ./.github/curl
|
||||
with:
|
||||
secret: ${{ secrets.GITHUB_TOKEN }}
|
||||
sha: ${{ github.event.client_payload.sha }}
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
||||
# run: |
|
||||
# curl \
|
||||
|
|
Loading…
Reference in a new issue