Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-25 13:37:55 -06:00 committed by GitHub
parent 7d5b8733bf
commit a8b71753f3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 }}"