Skip to content

Commit 7b91edd

Browse files
Bump pypa/gh-action-pypi-publish from 1.13.0 to 1.14.0 (#250)
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.13.0 to 1.14.0. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.13.0...v1.14.0) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lukas Pilz <lukas.pilz@iup.uni-heidelberg.de>
1 parent 4580376 commit 7b91edd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
name: releases
8484
path: dist
8585
- name: Publish package to PyPI
86-
uses: pypa/gh-action-pypi-publish@v1.13.0
86+
uses: pypa/gh-action-pypi-publish@v1.14.0
8787
with:
8888
user: __token__
8989
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)