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.
2 parents c6d37ad + 3bbe80d commit 8b080a9Copy full SHA for 8b080a9
.github/workflows/release.yml
@@ -37,5 +37,5 @@ jobs:
37
env:
38
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
39
# for updating brew formula in robmorgan/homebrew-infraspec
40
- GITHUB_BREW_TOKEN: ${{ secrets.GITHUB_BREW_TOKEN }}
+ GITHUB_BREW_TOKEN: ${{ secrets.INFRASPEC_GITHUB_BREW_TOKEN }}
41
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK }}
0 commit comments