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 238e6e8 commit b3b69feCopy full SHA for b3b69fe
.github/workflows/release.yml
@@ -123,7 +123,7 @@ jobs:
123
uses: actions/download-artifact@9bc31d5ccc31df68ecc42ccf4149144866c47d8a # v3.0.2
124
125
- name: publish
126
- uses: pypa/gh-action-pypi-publish@22b4d1f12511f2696162c08546dafbaa903448a2
+ uses: pypa/gh-action-pypi-publish@a3a3bafbb3e5a75a854ae1bc53ae128cf22c4af4
127
with:
128
packages_dir: built-packages/
129
0 commit comments