Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Commit a28753a

Browse files
author
Alexander Melnyk
committed
fix: github-token for auto-approve
1 parent 2cb0ede commit a28753a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-approve.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
steps:
2020
- uses: hmarr/[email protected]
2121
with:
22-
github-token: ${{ secrets.AUTOMATION_TOKEN }}
22+
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)