fix(CI):updated token for import_pending_sql
This commit is contained in:
parent
30dceb3fa6
commit
cee55da48f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/import_pending_sql.yml
vendored
2
.github/workflows/import_pending_sql.yml
vendored
|
|
@ -28,5 +28,5 @@ jobs:
|
|||
- name: Push changes
|
||||
uses: ad-m/github-push-action@fe38f0a751bf9149f0270cc1fe20bf9156854365
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.AC_GITHUB_TOKEN }}
|
||||
branch: ${{ steps.extract_branch.outputs.branch }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue