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 2d126e6 commit 057558fCopy full SHA for 057558f
.github/workflows/python-publish.yaml
@@ -23,5 +23,4 @@ jobs:
23
- name: Publish
24
uses: descope/.github/.github/actions/python/poetry/publish@main
25
with:
26
- test: true
27
- token: ${{ secrets.PYPI_TEST_TOKEN }}
+ token: ${{ secrets.PYPI_TOKEN }}
0 commit comments