Skip to content

Commit f72ed6c

Browse files
authored
chore: update secrets v2 (#1162)
1 parent 1d87e61 commit f72ed6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ jobs:
230230
with:
231231
repository: sourcegraph/homebrew-src-cli
232232
fetch-depth: 0
233-
token: ${{ secrets.BOT_CROSS_REPO_PAT }}
233+
token: ${{ secrets.BOT_GITHUB_TOKEN }}
234234
- name: Replace symlink
235235
run: mv ${{ env.old_symlink_name }} ${{ env.new_symlink_name }}
236236
- name: Commit result

0 commit comments

Comments
 (0)