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:
Kitzunu
2023-09-18 22:24:01 +02:00
committed by GitHub
parent 89d0db3a93
commit b378b191a2

View File

@@ -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 }}