Skip to content

Commit 64bbddd

Browse files
authored
Update CCOA.yml
1 parent f353ec1 commit 64bbddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CCOA.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
if: steps.date_check.outputs.continue == 'true'
3535
uses: actions/github-script@v7
3636
with:
37-
github_token: ${{ secrets.GITHUB_TOKEN }}
37+
github-token: ${{ secrets.GITHUB_TOKEN }}
3838
script: |
3939
github.rest.issues.addLabels({
4040
owner: context.repo.owner,

0 commit comments

Comments
 (0)