Skip to content

Commit

Permalink
Merge dependabot/github_actions/pypa/gh-action-pypi-publish-1.12.2 in…
Browse files Browse the repository at this point in the history
…to combine-prs-branch
  • Loading branch information
github-actions[bot] authored Dec 2, 2024
2 parents 16578e3 + 1b2ce63 commit a0dbb36
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 @@ -32,7 +32,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit a0dbb36

Please sign in to comment.