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
da04284860
commit
5badee42b1
1 changed files with 1 additions and 1 deletions
2
.github/workflows/dist-2.yml
vendored
2
.github/workflows/dist-2.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
uses: ./.github/curl
|
||||
env:
|
||||
NAME: "myEvent"
|
||||
STATUS: "success"
|
||||
STATUS: \"success\"
|
||||
SHA: ${{ github.event.client_payload.sha }}
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
# env:
|
||||
|
|
Loading…
Reference in a new issue