Skip to content

Commit

Permalink
Merge pull request #70 from SciCatProject/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…ypa/gh-action-pypi-publish-1.7.1

Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.7.1
  • Loading branch information
jl-wynen authored Mar 14, 2023
2 parents 46ec222 + 3da1240 commit 05ebd2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

steps:
- uses: actions/download-artifact@v2
- uses: pypa/gh-action-pypi-publish@v1.6.4
- uses: pypa/gh-action-pypi-publish@v1.7.1
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit 05ebd2b

Please sign in to comment.