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 40b701e commit fec682bCopy full SHA for fec682b
.github/workflows/test-library.yml
@@ -193,7 +193,7 @@ jobs:
193
&& github.event.inputs.release-version
194
|| steps.scm-version.outputs.dist-version
195
}}.tar.gz')
196
- print('::set-output name=wheel::proxy.py-${{
+ print('::set-output name=wheel::proxy_py-${{
197
steps.request-check.outputs.release-requested == 'true'
198
199
0 commit comments