Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-28 16:00:14 -06:00 committed by GitHub
parent ab502c2672
commit b9c342cc43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,7 +27,7 @@ jobs:
uses: ./.github/curl uses: ./.github/curl
env: env:
NAME: "myEvent" NAME: "myEvent"
STATUS: \"success\" STATUS: "success"
SHA: ${{ github.event.client_payload.sha }} SHA: ${{ github.event.client_payload.sha }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# env: # env: