Skip to content

Commit

Permalink
Update slash-command-dispatch.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyber OS Lab authored Apr 12, 2023
1 parent 80ca462 commit 6b2458b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/slash-command-dispatch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Slash Command Dispatch
uses: cvelab/slash-command-dispatch@v3
with:
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
token: ${{ secrets.GITHUB_TOKEN }}
config: >
[
{
Expand Down

0 comments on commit 6b2458b

Please sign in to comment.