We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 526c9e4 commit f21027aCopy full SHA for f21027a
.github/workflows/publish.yaml
@@ -11,6 +11,6 @@ jobs:
11
- name: Checkout code
12
uses: actions/checkout@v3
13
- name: Publish to PyPI
14
- uses: JRubics/poetry-publish@v1.13
+ uses: JRubics/poetry-publish@v1.17
15
with:
16
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments