We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d20aaf commit 11a8cb8Copy full SHA for 11a8cb8
.github/workflows/assign-to-copilot.yml
@@ -19,4 +19,4 @@ jobs:
19
uses: otto-de/[email protected]
20
with:
21
issue_number: ${{ inputs.issue_number }}
22
- github_token: ${{ secrets.COPILOT_PAT }}
+ github_token: ${{ secrets.copilot_pat }}
0 commit comments