Skip to content

Commit a048cf0

Browse files
update pypi url
1 parent f1a5233 commit a048cf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/python-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
environment:
1414
name: pypi
15-
url: https://pypi.org/project/vantage-sh-sdk
15+
url: https://pypi.org/project/client-for-vantage
1616
steps:
1717
- uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4
1818

@@ -54,4 +54,4 @@ jobs:
5454
gh release upload ${{ github.event.release.tag_name }} dist/*
5555
5656
- name: Publish package to PyPI
57-
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
57+
uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1

0 commit comments

Comments
 (0)