Skip to content

Commit

Permalink
fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
dirvine committed Nov 30, 2024
1 parent 690a83c commit 37a3ddf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,7 +258,7 @@ jobs:
release:
name: Release
runs-on: ubuntu-latest
needs: [macos, windows, linux, musllinux-cross, sdist]
needs: [macos, windows, linux, sdist]
permissions:
id-token: write
contents: read
Expand Down

0 comments on commit 37a3ddf

Please sign in to comment.