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 c0f6dfc commit 58568c9Copy full SHA for 58568c9
.github/workflows/cicd.yml
@@ -172,7 +172,7 @@ jobs:
172
173
- if: steps.next-version.outputs.version != ''
174
uses: WIPACrepo/wipac-dev-py-build-action@v1.0
175
- # -> uses the most recent git tag for versioning
+ # -> uses the most recent git tag for versioning (aka the one made above)
176
# -> creates 'dist/' files
177
178
0 commit comments