Update dist-2.yml

This commit is contained in:
jstan-isch 2023-01-28 13:01:43 -06:00 committed by GitHub
parent 380657deed
commit 41ac66e9b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,7 @@ jobs:
uses: ./.github/curl uses: ./.github/curl
with: with:
sha: ${{ github.event.client_payload.sha }} sha: ${{ github.event.client_payload.sha }}
secrets: github_token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
# run: | # run: |