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
7d5b8733bf
commit
a8b71753f3
1 changed files with 1 additions and 0 deletions
1
.github/workflows/dist-2.yml
vendored
1
.github/workflows/dist-2.yml
vendored
|
@ -13,6 +13,7 @@ jobs:
|
|||
- name: Dump Context
|
||||
env:
|
||||
GITHUB_CONTEXT: ${{ toJSON(github) }}
|
||||
run: echo "$GITHUB_CONTEXT"
|
||||
|
||||
- run: echo "This is the payload ref ${{ github.event.client_payload.ref }}"
|
||||
- run: echo "sha from first run sha ${{ github.sha }}"
|
||||
|
|
Loading…
Reference in a new issue