Skip to content

Commit

Permalink
Merge pull request #314 from seafloor-geodesy/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/actions-72327b8d01

chore(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 in the actions group
  • Loading branch information
johnbdesanto authored Sep 26, 2024
2 parents dd78880 + cd182e4 commit 66ad0a4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
ls -ltrh
ls -ltrh dist
- name: Publish to Test PyPI
uses: pypa/[email protected].1
uses: pypa/[email protected].2
with:
repository-url: https://test.pypi.org/legacy/
verbose: true
Expand Down Expand Up @@ -94,5 +94,5 @@ jobs:
name: artifact
path: dist

- uses: pypa/[email protected].1
- uses: pypa/[email protected].2
if: startsWith(github.ref, 'refs/tags')

0 comments on commit 66ad0a4

Please sign in to comment.