Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-28 13:38:20 -06:00 committed by GitHub
parent 5a9ff48cff
commit f9c375980e
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
with: with:
sha: ${{ github.event.client_payload.sha }} sha: ${{ github.event.client_payload.sha }}
github_token: ${{ secrets.GITHUB_TOKEN }} envPAT: ${{ secrets.MY_PAT }}
# run: | # run: |