Skip to content

Commit

Permalink
Enable full actions
Browse files Browse the repository at this point in the history
  • Loading branch information
lecriste committed Dec 10, 2024
1 parent 2ae1d19 commit e28f46f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Publish distribution package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
#password: ${{ secrets.PYPI_API_TOKEN }}
password: ${{ secrets.PYPI_API_TOKEN }}
verbose: true

deploy_docker_image:
Expand Down

0 comments on commit e28f46f

Please sign in to comment.