Skip to content

Commit

Permalink
Merge pull request #133 from wilhelm-lab/dependabot/github_actions/de…
Browse files Browse the repository at this point in the history
…velopment/pypa/gh-action-pypi-publish-1.9.0

[DEPENDABOT]: Bump pypa/gh-action-pypi-publish from 1.8.14 to 1.9.0
  • Loading branch information
picciama authored Aug 2, 2024
2 parents 6508122 + bb03deb commit 08c66b6
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 @@ -29,7 +29,7 @@ jobs:
poetry build --ansi
- name: Publish package on PyPI
uses: pypa/gh-action-pypi-publish@v1.8.14
uses: pypa/gh-action-pypi-publish@v1.9.0
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 08c66b6

Please sign in to comment.