Skip to content

Commit e7f68aa

Browse files
committed
TEMP: Disable publishing
1 parent 10a1bde commit e7f68aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ jobs:
6666
path: dist
6767

6868
- uses: pypa/gh-action-pypi-publish@release/v1
69+
if: false
6970
with:
7071
user: __token__
7172
password: ${{ secrets.pypi_password }}

0 commit comments

Comments
 (0)