Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-28 12:03:48 -06:00 committed by GitHub
parent 84ee9dbbf0
commit b861561809
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ jobs:
- run: echo "client payload sha ${{ github.event.client_payload.sha }}"
- name: check-run-flow
uses: ./.github/workflows/curl.yml
uses: ./.github/curl
with:
secret: ${{ secrets.GITHUB_TOKEN }}
sha: ${{ github.event.client_payload.sha }}