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
218dd27c0a
commit
46483ec39e
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 }}"
|
||||
|
||||
- name: check-run-flow
|
||||
uses: ./.github/curl@master
|
||||
uses: ./.github/curl
|
||||
env:
|
||||
NAME: "myEvent"
|
||||
STATUS: "success"
|
||||
|
|
Loading…
Reference in a new issue