Skip to content

Commit

Permalink
Merge pull request #308 from naorlivne/dependabot/github_actions/pypa…
Browse files Browse the repository at this point in the history
…/gh-action-pypi-publish-1.12.4

Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4
  • Loading branch information
naorlivne authored Mar 1, 2025
2 parents b19381d + 9410e24 commit f6d0d1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/full_ci_cd_workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc
uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit f6d0d1b

Please sign in to comment.