Skip to content

Commit

Permalink
TEMP: Disable publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Askaholic committed Dec 28, 2024
1 parent 5cad28c commit 1a5ed8a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,10 @@ jobs:
with:
path: dist

- run: ls -lah dist/

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

0 comments on commit 1a5ed8a

Please sign in to comment.