Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
agriyakhetarpal committed Jan 5, 2024
1 parent ac4a63f commit 653aef0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,11 @@ jobs:
# Remember to tell (test-)pypi about this repo before publishing
# Remove this line to publish to PyPI
repository-url: https://test.pypi.org/legacy/
packages-dir: upload

# - uses: pypa/gh-action-pypi-publish@release/v1
# name: Publish to PyPI
# if: github.event_name == 'workflow_dispatch' && github.event.inputs.deployment == 'pypi'
# with:
# repository-url: https://upload.pypi.org/legacy/
# packages-dir: upload

0 comments on commit 653aef0

Please sign in to comment.