Skip to content

Commit

Permalink
Merge branch 'main' into tom/fix/async-nchunks-initialized
Browse files Browse the repository at this point in the history
  • Loading branch information
d-v-b authored Nov 4, 2024
2 parents 371a5dd + 0f56ac2 commit 65aa941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
with:
name: releases
path: dist
- uses: pypa/gh-action-pypi-publish@v1.10.3
- uses: pypa/gh-action-pypi-publish@v1.11.0
with:
user: __token__
password: ${{ secrets.pypi_password }}
Expand Down

0 comments on commit 65aa941

Please sign in to comment.