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.
WIPACrepo/wipac-dev-py-build-action@v1.1
1 parent 1fd8650 commit 0b86b3dCopy full SHA for 0b86b3d
.github/workflows/cicd.yml
@@ -169,7 +169,7 @@ jobs:
169
170
# Build Python Package
171
- if: steps.next-version.outputs.version != ''
172
- uses: WIPACrepo/wipac-dev-py-build-action@v1.0
+ uses: WIPACrepo/wipac-dev-py-build-action@v1.1
173
# -> uses the most recent git tag for versioning (aka the one made above)
174
# -> creates 'dist/' files
175
0 commit comments