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 c3c225b commit 7273cd9Copy full SHA for 7273cd9
.github/workflows/release.yml
@@ -41,5 +41,5 @@ jobs:
41
with:
42
formula-name: dotload
43
homebrew-tap: cli-stuff/homebrew-dotload
44
- env:
45
- COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
+ env:
+ COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
0 commit comments