We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dca5d0e commit d5d12e5Copy full SHA for d5d12e5
1 file changed
.github/workflows/deploy.yaml
@@ -20,7 +20,7 @@ on:
20
type: choice
21
options:
22
- build # build only
23
- - publish # build & publish to rubygems
+ - publish # build & publish to pypi
24
- release # build & release to svn
25
default: build
26
0 commit comments