Skip to content

Commit

Permalink
Merge pull request #21 from janelia-cellmap/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/pypa/gh-action-pypi-publish-1.10.3

ci(dependabot): bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.3
  • Loading branch information
rhoadesScholar authored Oct 9, 2024
2 parents efba52c + 0e2fd93 commit fcdb26c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build package
run: hatch build
- name: Publish package
uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6
uses: pypa/gh-action-pypi-publish@f7600683efdcb7656dec5b29656edb7bc586e597
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit fcdb26c

Please sign in to comment.