Skip to content

Commit ddd491a

Browse files
authored
Update .github/workflows/pypi_publish.yml
1 parent 048b4c8 commit ddd491a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/pypi_publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ name: CDK Publish
99

1010
on:
1111
push:
12-
# tags:
13-
# - "v*"
12+
tags:
13+
- "v*"
1414
workflow_dispatch:
1515
inputs:
1616
version:

0 commit comments

Comments
 (0)