Skip to content

Commit

Permalink
Merge pull request #318 from theislab/dependabot/github_actions/devel…
Browse files Browse the repository at this point in the history
…opment/pypa/gh-action-pypi-publish-1.8.14

[DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.8.14
  • Loading branch information
LouisK92 authored Apr 10, 2024
2 parents 0371794 + e51b7fd commit 6c9a510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
poetry build --ansi
- name: Publish package on PyPI
uses: pypa/gh-action-pypi-publish@v1.5.1
uses: pypa/gh-action-pypi-publish@v1.8.14
with:
# TODO COOKIETEMPLE: Configure your PyPI Token to enable automatic deployment to PyPi on releases
# https://help.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets
Expand Down

0 comments on commit 6c9a510

Please sign in to comment.