Skip to content

Commit

Permalink
Always publish
Browse files Browse the repository at this point in the history
  • Loading branch information
perara committed Oct 18, 2024
1 parent 28c2757 commit 85314db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
environment: release
permissions:
id-token: write
if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
#if: github.event_name == 'push' && startsWith(github.ref, 'refs/tags')
steps:
- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 85314db

Please sign in to comment.