Skip to content

Commit e5e1057

Browse files
authored
Use new release flow when releasing (#200)
Signed-off-by: Alex Lourie <alex.lourie@zepben.com>
1 parent 11e4e4e commit e5e1057

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-lib-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: workflow_dispatch
44

55
jobs:
66
run:
7-
uses: zepben/.github/.github/workflows/python-lib-release-with-docs.yml@main
7+
uses: zepben/.github/.github/workflows/python-lib-release.yml@main
88
with:
99
private: false
1010
product-key: "python-sdk" # Must be unique

0 commit comments

Comments
 (0)