Skip to content

Commit 006f57e

Browse files
Merge branch 'main' into dependabot/github_actions/helm/chart-testing-action-2.7.0
2 parents 89cb053 + 10d1288 commit 006f57e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
value: ${{ env.version }}
2424

2525
- name: Build and publish to PyPi
26-
uses: JRubics/poetry-publish@v2.0
26+
uses: JRubics/poetry-publish@v2.1
2727
with:
2828
package_directory: ./openfeature/providers/python-provider
2929
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)