We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 89cb053 + 10d1288 commit 006f57eCopy full SHA for 006f57e
.github/workflows/release-python-provider.yml
@@ -23,7 +23,7 @@ jobs:
23
value: ${{ env.version }}
24
25
- name: Build and publish to PyPi
26
- uses: JRubics/poetry-publish@v2.0
+ uses: JRubics/poetry-publish@v2.1
27
with:
28
package_directory: ./openfeature/providers/python-provider
29
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments