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 0a98dcf commit f21252fCopy full SHA for f21252f
.github/workflows/release-check.yml
@@ -33,4 +33,4 @@ jobs:
33
- name: Publish
34
uses: pypa/gh-action-pypi-publish@release/v1
35
with:
36
- repository-url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/legacy/
.github/workflows/release.yml
@@ -51,4 +51,4 @@ jobs:
51
poetry build
52
53
54
- uses: pypa/gh-action-pypi-publish@release/v1
+ uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments