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 32a0e2f commit 494fde8Copy full SHA for 494fde8
.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.15
15
with:
16
pypi_token: ${{ secrets.PYPI_TOKEN }}
0 commit comments