We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526bb30 commit 3a1af0cCopy full SHA for 3a1af0c
1 file changed
.github/workflows/vuru-release.yml
@@ -85,4 +85,4 @@ jobs:
85
--head "$BRANCH" \
86
--base main
87
env:
88
- GH_TOKEN: ${{ secrets.BOT_ACCESS_TOKEN }}
+ GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments