Skip to content

Commit 599da80

Browse files
updates
1 parent 53f4a49 commit 599da80

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/import_meetup_events.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
gh pr review ${{ steps.create-pr.outputs.pull-request-number }} --approve
8484
echo "PR approved"
8585
env:
86-
GITHUB_TOKEN: ${{ secrets.GHA_ACTIONS_APPROVAL_TOKEN }}
86+
GITHUB_TOKEN: ${{ secrets.GHA_APPROVAL_TOKEN }}
8787

8888
- name: Auto-merge PR
8989
if: steps.create-pr.outputs.pull-request-number

0 commit comments

Comments
 (0)