Skip to content

Commit

Permalink
Merge pull request #152 from BaQs/dependabot/github_actions/pypa/gh-a…
Browse files Browse the repository at this point in the history
…ction-pypi-publish-1.8.14

Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.14
  • Loading branch information
RenierM26 authored May 14, 2024
2 parents a50fc30 + 1f49eed commit 1ca1b9f
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: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN_PYEZVIZ }}

0 comments on commit 1ca1b9f

Please sign in to comment.