We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6da575d commit 2707592Copy full SHA for 2707592
1 file changed
scripts/bottle-and-publish.sh
@@ -34,7 +34,7 @@ echo "==> Running brew test-bot on merged state"
34
brew test-bot --only-cleanup-before
35
brew test-bot --only-setup
36
brew test-bot --only-tap-syntax
37
-HOMEBREW_GITHUB_API_TOKEN="${GH_TOKEN}" brew test-bot --only-formulae --fetch-logs
+HOMEBREW_GITHUB_API_TOKEN="${GH_TOKEN}" brew test-bot --only-formulae
38
39
echo "==> Uploading bottles"
40
shopt -s nullglob
0 commit comments