Skip to content

Commit

Permalink
Make another attempt at fixing ci (#8)
Browse files Browse the repository at this point in the history
  • Loading branch information
Strilanc authored Sep 24, 2024
1 parent aff4370 commit 35e2895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -221,5 +221,5 @@ jobs:
- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
packages_dir: dist/
packages_dir: dist-chromobius/
password: ${{ secrets.pypi_token_chromobius }}

0 comments on commit 35e2895

Please sign in to comment.