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
45148f549b
commit
cb0e113b75
1 changed files with 2 additions and 2 deletions
4
.github/workflows/dist-2.yml
vendored
4
.github/workflows/dist-2.yml
vendored
|
@ -27,8 +27,8 @@ jobs:
|
||||||
uses: ./.github/curl
|
uses: ./.github/curl
|
||||||
with:
|
with:
|
||||||
sha: ${{ github.event.client_payload.sha }}
|
sha: ${{ github.event.client_payload.sha }}
|
||||||
env:
|
# env:
|
||||||
envPAT: ${{ secrets.MY_PAT }}
|
# envPAT: ${{ secrets.MY_PAT }}
|
||||||
|
|
||||||
|
|
||||||
# run: |
|
# run: |
|
||||||
|
|
Loading…
Reference in a new issue