Skip to content

Commit

Permalink
Merge pull request #529 from madminer-tool/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…pypa/gh-action-pypi-publish-1.6.4

build(deps): bump pypa/gh-action-pypi-publish from 1.5.1 to 1.6.4
  • Loading branch information
Sinclert committed Jan 10, 2023
2 parents 4cdea08 + bd670f7 commit 80c6dfa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: |
make build
- name: "Publish Python package"
uses: pypa/gh-action-pypi-publish@v1.5.1
uses: pypa/gh-action-pypi-publish@v1.6.4
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit 80c6dfa

Please sign in to comment.