We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d81d5d0 + 3775a2e commit bafb787Copy full SHA for bafb787
1 file changed
.github/workflows/release-please.yml
@@ -58,4 +58,4 @@ jobs:
58
env:
59
# the approver of a PR can not be the same user as the creator of the PR.
60
# That's why we are sticking with the default runner user here
61
- GITHUB_TOKEN: ${{ secrets.ACCESS_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments