Skip to content

Commit 88e0cb5

Browse files
authored
ci: use @floatpanebot token (#1014)
1 parent 3aeea9d commit 88e0cb5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/bot-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
- name: Create preview release and upload assets
164164
id: release
165165
env:
166-
GH_TOKEN: ${{ github.token }}
166+
GH_TOKEN: ${{ secrets.HOMEBREW_GITHUB_TOKEN }}
167167
run: |
168168
TAG="preview-pr${{ github.event.issue.number }}"
169169
SHA="${{ steps.pr.outputs.sha }}"

0 commit comments

Comments
 (0)