Skip to content

Commit

Permalink
Merge pull request #420 from GitGuardian/plalanne/-/update-gh-action-…
Browse files Browse the repository at this point in the history
…pypi-publish

chore(workflows): update gh-action-pypi-publish action branch
  • Loading branch information
agateau-gg committed Nov 16, 2022
2 parents 4b15b99 + f55aa10 commit 34d0557
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
name: packages

- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.pypi_password }}
Expand Down

0 comments on commit 34d0557

Please sign in to comment.