Skip to content

Commit 11a8cb8

Browse files
Update GitHub Actions token secret name (#784)
1 parent 2d20aaf commit 11a8cb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assign-to-copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
uses: otto-de/[email protected]
2020
with:
2121
issue_number: ${{ inputs.issue_number }}
22-
github_token: ${{ secrets.COPILOT_PAT }}
22+
github_token: ${{ secrets.copilot_pat }}

0 commit comments

Comments
 (0)