Skip to content

Commit

Permalink
Update deploy_on_release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
saitcakmak authored May 1, 2024
1 parent 151408f commit ed570eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/deploy_on_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ jobs:
- name: Deploy to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
verbose: true

package-deploy-conda:
Expand Down

0 comments on commit ed570eb

Please sign in to comment.