Skip to content

Commit

Permalink
Merge pull request #162 from atsign-foundation/dependabot/github_acti…
Browse files Browse the repository at this point in the history
…ons/pypa/gh-action-pypi-publish-1.8.14

build(deps): Bump pypa/gh-action-pypi-publish from 1.8.12 to 1.8.14
  • Loading branch information
cpswan authored Mar 8, 2024
2 parents cf54e32 + f3bb1e2 commit 7656be6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish distribution to TestPyPI
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14
with:
skip-existing: true
repository-url: https://test.pypi.org/legacy/
Expand All @@ -91,7 +91,7 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@e53eb8b103ffcb59469888563dc324e3c8ba6f06 # v1.8.12
uses: pypa/gh-action-pypi-publish@81e9d935c883d0b210363ab89cf05f3894778450 # v1.8.14

github-release:
name: >-
Expand Down

0 comments on commit 7656be6

Please sign in to comment.