Skip to content

Commit

Permalink
Merge pull request #361 from UXARRAY/dependabot/github_actions/pypa/g…
Browse files Browse the repository at this point in the history
…h-action-pypi-publish-1.8.7

Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
  • Loading branch information
philipc2 authored Jun 30, 2023
2 parents dbc7b19 + df1f105 commit a4263f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
python -m twine check dist/*
- name: Publish package to PyPI
uses: pypa/[email protected].6
uses: pypa/[email protected].7
with:
user: __token__
password: ${{ secrets.PYPI_UXARRAY }}
Expand Down

0 comments on commit a4263f4

Please sign in to comment.