Skip to content

Commit

Permalink
Merge pull request #120 from ikrommyd/dependabot/github_actions/pypa/…
Browse files Browse the repository at this point in the history
…gh-action-pypi-publish-1.12.2

ci: bump pypa/gh-action-pypi-publish from 1.12.0 to 1.12.2
  • Loading branch information
ikrommyd authored Nov 7, 2024
2 parents da145eb + d345aaa commit a6e5cba
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 @@ -122,7 +122,7 @@ jobs:
with:
subject-path: "dist/egamma_tnp-*"
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@v1.12.0
uses: pypa/gh-action-pypi-publish@v1.12.2
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit a6e5cba

Please sign in to comment.