We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd7586 commit b20f29fCopy full SHA for b20f29f
.github/workflows/nightly.yml
@@ -46,7 +46,7 @@ jobs:
46
name: Release
47
cache-key: python-nightly
48
run: |
49
- ./go "py:version[dev]"
+ ./go "py:version[nightly]"
50
./go py:release
51
secrets: inherit
52
0 commit comments