Skip to content

Commit 35e2895

Browse files
authored
Make another attempt at fixing ci (#8)
1 parent aff4370 commit 35e2895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -221,5 +221,5 @@ jobs:
221221
- uses: pypa/gh-action-pypi-publish@release/v1
222222
with:
223223
user: __token__
224-
packages_dir: dist/
224+
packages_dir: dist-chromobius/
225225
password: ${{ secrets.pypi_token_chromobius }}

0 commit comments

Comments
 (0)