Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-28 14:03:10 -06:00 committed by GitHub
parent 45148f549b
commit cb0e113b75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,8 @@ jobs:
uses: ./.github/curl uses: ./.github/curl
with: with:
sha: ${{ github.event.client_payload.sha }} sha: ${{ github.event.client_payload.sha }}
env: # env:
envPAT: ${{ secrets.MY_PAT }} # envPAT: ${{ secrets.MY_PAT }}
# run: | # run: |