Skip to content

Commit 8e62946

Browse files
committed
Fixed path
1 parent 196d178 commit 8e62946

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@ jobs:
2424
run: python -m build
2525

2626
- name: Publish package
27-
uses: pypa/gh-action-pypi-publish@v1
27+
uses: pypa/gh-action-pypi-publish@release/v1
2828
with:
2929
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)