Skip to content

Commit 5658441

Browse files
authored
Update .github/workflows/pypi_publish.yml
1 parent 039eef0 commit 5658441

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)