Skip to content

Commit

Permalink
[update] permissions pong
Browse files Browse the repository at this point in the history
  • Loading branch information
tiawl committed Apr 27, 2024
1 parent 875ffa7 commit 7156acd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pong.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
dependency: "${{ github.event.client_payload.dependency }}"
tag: "${{ github.event.client_payload.tag }}"
hash: "${{ github.event.client_payload.hash }}"
token: "${{ github.token }}"
token: "${{ secrets.PAT }}"

0 comments on commit 7156acd

Please sign in to comment.