Skip to content

Commit

Permalink
wrong secret
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesWoolfenden committed Jun 23, 2023
1 parent 8bbec24 commit 18cc06b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
- name: Repository Dispatch
uses: peter-evans/repository-dispatch@26b39ed245ab8f31526069329e112ab2fb224588 # v2.1.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PAT }}
repository: jameswoolfenden/scoop
event-type: pike
client-payload: '{"ref": "${{ github.ref }}", "sha": "${{ github.sha }}"}'

0 comments on commit 18cc06b

Please sign in to comment.