Remove reaction-token
This commit is contained in:
parent
c2d829c681
commit
8d744a2cd3
1 changed files with 0 additions and 1 deletions
1
.github/workflows/slash-command-dispatch.yml
vendored
1
.github/workflows/slash-command-dispatch.yml
vendored
|
@ -10,7 +10,6 @@ jobs:
|
||||||
uses: peter-evans/slash-command-dispatch@v1
|
uses: peter-evans/slash-command-dispatch@v1
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
|
token: ${{ secrets.ACTIONS_BOT_TOKEN }}
|
||||||
reaction-token: ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
config: >
|
config: >
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue