Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-28 16:08:33 -06:00 committed by GitHub
parent af2109e0d8
commit 446f8d1cef
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@ jobs:
- name: check-run-flow
uses: ./.github/curl
env:
NAME: "myEvent"
CONTEXT: "myEvent"
STATUS: "success"
SHA: ${{ github.event.client_payload.sha }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}