Skip to content

Commit

Permalink
Update slash-command.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
larsbuntemeyer authored Feb 26, 2024
1 parent a3a2375 commit 87396ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-command.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Slash Command Dispatch
uses: peter-evans/slash-command-dispatch@v4
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PAT }}
commands: |
register
reactions: eyes

0 comments on commit 87396ab

Please sign in to comment.