Skip to content

Commit 3a1af0c

Browse files
committed
fix: switch to TOKEN for the time being
1 parent 526bb30 commit 3a1af0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/vuru-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,4 +85,4 @@ jobs:
8585
--head "$BRANCH" \
8686
--base main
8787
env:
88-
GH_TOKEN: ${{ secrets.BOT_ACCESS_TOKEN }}
88+
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)