Skip to content

Commit 58568c9

Browse files
authored
Update cicd.yml 2 [nobump]
1 parent c0f6dfc commit 58568c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ jobs:
172172
173173
- if: steps.next-version.outputs.version != ''
174174
uses: WIPACrepo/wipac-dev-py-build-action@v1.0
175-
# -> uses the most recent git tag for versioning
175+
# -> uses the most recent git tag for versioning (aka the one made above)
176176
# -> creates 'dist/' files
177177

178178
- if: steps.next-version.outputs.version != ''

0 commit comments

Comments
 (0)