Skip to content

Commit

Permalink
Merge pull request #39 from taskiq-python/dependabot/github_actions/p…
Browse files Browse the repository at this point in the history
…ypa/gh-action-pypi-publish-1.8.12

chore(deps): bump pypa/gh-action-pypi-publish from 1.8.11 to 1.8.12
  • Loading branch information
Lancetnik authored Mar 10, 2024
2 parents 5f1a587 + 89371ed commit e858533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: python -m build

- name: Publish
uses: pypa/[email protected].11
uses: pypa/[email protected].12
with:
password: ${{ secrets.PYPI_TOKEN }}

Expand Down

0 comments on commit e858533

Please sign in to comment.