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