We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b203cc6 commit 998af8eCopy full SHA for 998af8e
1 file changed
.github/workflows/build.yml
@@ -61,7 +61,7 @@ jobs:
61
-e INPUT_HOMEBREW_TAP=homebrew-formulas \
62
-e INPUT_GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} \
63
-e INPUT_INSTALL=virtualenv_install_with_resources \
64
- -e INPUT_FORMULA_INCLUDES=include Language::Python::Virtualenv \
+ -e INPUT_FORMULA_INCLUDES="include Language::Python::Virtualenv" \
65
-e INPUT_UPDATE_PYTHOHN_RESOURCES=true \
66
--rm justintime50/homebrew-releaser
67
coverage:
0 commit comments