chore(CI): revert previous changes to import_pending.yml (#17303)
* chore(CI): revert previous changes to import_pending.yml * Update import_pending.yml
This commit is contained in:
parent
89d0db3a93
commit
b378b191a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/import_pending.yml
vendored
2
.github/workflows/import_pending.yml
vendored
|
|
@ -43,7 +43,7 @@ jobs:
|
|||
- name: Push changes
|
||||
uses: ad-m/github-push-action@master
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
github_token: ${{ secrets.AC_GITHUB_TOKEN }}
|
||||
# Noting that the branch name can only be master, as per the event
|
||||
# triggering this action
|
||||
branch: ${{ github.ref_name }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue