Skip to content

Commit

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

⬆ Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
  • Loading branch information
orgua authored Jun 21, 2024
2 parents d4170bf + dd28d5e commit e62a4e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_herd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
working-directory: "${{ env.herd_path }}"

- name: Publish package 🥳
uses: pypa/gh-action-pypi-publish@v1.8.14
uses: pypa/gh-action-pypi-publish@v1.9.0
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN_HERD_UPLOAD }}
Expand Down

0 comments on commit e62a4e5

Please sign in to comment.