Skip to content

Commit

Permalink
Merge 8b2cf1e into 8ca8167
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Dec 16, 2022
2 parents 8ca8167 + 8b2cf1e commit a5db44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish package
uses: pypa/gh-action-pypi-publish@v1.5.1
uses: pypa/gh-action-pypi-publish@v1.6.4
with:
user: __token__
password: ${{ secrets.pypi_password }}

0 comments on commit a5db44a

Please sign in to comment.