We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aff4370 commit 35e2895Copy full SHA for 35e2895
.github/workflows/ci.yml
@@ -221,5 +221,5 @@ jobs:
221
- uses: pypa/gh-action-pypi-publish@release/v1
222
with:
223
user: __token__
224
- packages_dir: dist/
+ packages_dir: dist-chromobius/
225
password: ${{ secrets.pypi_token_chromobius }}
0 commit comments