Skip to content

Commit 8925172

Browse files
committed
fix(ci): iterate
Signed-off-by: Sven Kanoldt <sven@d34dl0ck.me>
1 parent 304d39d commit 8925172

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release-to-homebrew-manual.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,5 @@ jobs:
2424
with:
2525
formula-name: t-rec
2626
tag-name: v${{ env.RELEASE_VERSION }}
27+
env:
28+
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}

0 commit comments

Comments
 (0)