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 304d39d commit 8925172Copy full SHA for 8925172
.github/workflows/release-to-homebrew-manual.yml
@@ -24,3 +24,5 @@ jobs:
24
with:
25
formula-name: t-rec
26
tag-name: v${{ env.RELEASE_VERSION }}
27
+ env:
28
+ COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
0 commit comments