We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eef7820 commit 375d41bCopy full SHA for 375d41b
1 file changed
.github/workflows/build.yml
@@ -62,7 +62,9 @@ jobs:
62
-e INPUT_HOMEBREW_TAP=homebrew-formulas \
63
-e INPUT_GITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }} \
64
-e INPUT_INSTALL=virtualenv_install_with_resources \
65
+ -e INPUT_UPDATE_README_TABLE=true \
66
-e INPUT_FORMULA_INCLUDES="include Language::Python::Virtualenv" \
67
+ -e INPUT_DEPENDS_ON='"[email protected]"' \
68
-e INPUT_UPDATE_PYTHON_RESOURCES=true \
69
justintime50/homebrew-releaser
70
coverage:
0 commit comments