Skip to content

Commit aa1a8aa

Browse files
committed
Updating tag name
Signed-off-by: Ryan Lettieri <[email protected]>
1 parent 89373e2 commit aa1a8aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-dts-sdk.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Publish Durable Task Scheduler to PyPI
33
on:
44
push:
55
tags:
6-
- 'testtag-v*' # Only run for tags starting with "azuremanaged-v"
6+
- 'azuremanaged-v*' # Only run for tags starting with "azuremanaged-v"
77

88
# on:
99
# push:

0 commit comments

Comments
 (0)