Skip to content

Commit 0ff1a5b

Browse files
authored
Update ci-pip.yml
1 parent c67caa6 commit 0ff1a5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-pip.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
poetry build
4343
4444
- name: Publish package
45-
uses: pypa/gh-action-pypi-publish@v1.8.10
45+
uses: pypa/gh-action-pypi-publish@v1
4646
with:
4747
password: ${{ secrets.PYPITOKEN }}
48-
packages-dir: dist/
48+
packages-dir: jito_searcher_client/dist/

0 commit comments

Comments
 (0)