Skip to content

Commit

Permalink
馃挌 Fix pypi-publish tag
Browse files Browse the repository at this point in the history
  • Loading branch information
roy-ht committed Oct 9, 2021
1 parent 4940560 commit 0246710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI_CD_workflow.yml
Expand Up @@ -67,7 +67,7 @@ jobs:
run: ls -la dist

- name: Publish package
uses: pypa/gh-action-pypi-publish@1.4.2
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 0246710

Please sign in to comment.