Skip to content

Commit 3775a2e

Browse files
tinogoGitHub Actions Bot
authored andcommitted
chore(ci): Use the github token for approving the PR
1 parent d81d5d0 commit 3775a2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,4 +58,4 @@ jobs:
5858
env:
5959
# the approver of a PR can not be the same user as the creator of the PR.
6060
# That's why we are sticking with the default runner user here
61-
GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
61+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)