diff --git a/.github/workflows/create-issue-command.md b/.github/workflows/create-issue-command.md index f25c967..533fcff 100644 --- a/.github/workflows/create-issue-command.md +++ b/.github/workflows/create-issue-command.md @@ -23,7 +23,6 @@ tools: safe-outputs: reply-to-pull-request-review-comment: max: 1 - github-token: ${{ secrets.GH_AW_AGENT_TOKEN }} create-issue: max: 1 ---