Skip to content

Commit da61483

Browse files
committed
Use the correct workflow
Signed-off-by: Alex Lourie <alex.lourie@zepben.com>
1 parent dfa3d2d commit da61483

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: "ewb-sdk-examples-python"

0 commit comments

Comments
 (0)