Skip to content

Commit

Permalink
Merge branch 'main' into shem/fix_add_depends_on_bug
Browse files Browse the repository at this point in the history
  • Loading branch information
shemogumbe authored Nov 9, 2024
2 parents 97e198e + d4a6e2a commit 6d22af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 6d22af2

Please sign in to comment.