We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ec0b31 commit e6b1bedCopy full SHA for e6b1bed
1 file changed
setup.py
@@ -22,6 +22,7 @@
22
entry_points={
23
"console_scripts": [
24
"github-deploy=github_deploy.main:main",
25
+ "gh-deploy=github_deploy.main:main",
26
],
27
},
28
keywords=["yaml", "deploy", "poly repository", "github", "single configuration"],
0 commit comments