Skip to content
This repository was archived by the owner on Nov 23, 2023. It is now read-only.

Commit 18c91fe

Browse files
authored
Update deploy.yml
1 parent 08dafdd commit 18c91fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Build package
3131
run: python -m build
3232
- name: Publish package
33-
uses: pypa/[email protected]
33+
uses: pypa/gh-action-[email protected]
3434
with:
3535
verbose: true
3636
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)