Skip to content

Commit

Permalink
++
Browse files Browse the repository at this point in the history
  • Loading branch information
littleGnAl committed Oct 14, 2024
1 parent 2dc822b commit 4f935c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/schedule-run-ci-external.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
id: check-contributors-result
uses: actions/github-script@v6
with:
github-token: ${{ secrets.LABEL_ACTION_PAT }}
github-token: ${{ secrets.GH_TOKEN }}
debug: true
script: |
const org = "AgoraIO-Extensions"
Expand Down

0 comments on commit 4f935c6

Please sign in to comment.