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
af2109e0d8
commit
446f8d1cef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dist-2.yml
vendored
2
.github/workflows/dist-2.yml
vendored
|
@ -26,7 +26,7 @@ jobs:
|
||||||
- name: check-run-flow
|
- name: check-run-flow
|
||||||
uses: ./.github/curl
|
uses: ./.github/curl
|
||||||
env:
|
env:
|
||||||
NAME: "myEvent"
|
CONTEXT: "myEvent"
|
||||||
STATUS: "success"
|
STATUS: "success"
|
||||||
SHA: ${{ github.event.client_payload.sha }}
|
SHA: ${{ github.event.client_payload.sha }}
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|
Loading…
Reference in a new issue