Skip to content

Commit

Permalink
fix: publish section of pypi pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
seekersoftec committed Jul 22, 2024
1 parent 9144ba1 commit 26ef827
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,5 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}
packages_dir: clients/metatrader-sockets/dist
verbose: true

0 comments on commit 26ef827

Please sign in to comment.