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 bab862f commit 8bd93bbCopy full SHA for 8bd93bb
.github/workflows/ci.yml
@@ -85,7 +85,7 @@ jobs:
85
with:
86
path: ./
87
- name: Publish distribution 📦 to Test PyPI
88
- uses: pypa/gh-action-pypi-publish@master
+ uses: pypa/gh-action-pypi-publish@release/v1
89
90
verify_metadata: false
91
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
0 commit comments