We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11e4e4e commit e5e1057Copy full SHA for e5e1057
1 file changed
.github/workflows/python-lib-release.yml
@@ -4,7 +4,7 @@ on: workflow_dispatch
4
5
jobs:
6
run:
7
- uses: zepben/.github/.github/workflows/python-lib-release-with-docs.yml@main
+ uses: zepben/.github/.github/workflows/python-lib-release.yml@main
8
with:
9
private: false
10
product-key: "python-sdk" # Must be unique
0 commit comments