Skip to content

Commit

Permalink
Update upload_all
Browse files Browse the repository at this point in the history
  • Loading branch information
pierotofy committed Dec 29, 2023
1 parent 939a9e2 commit 93f4045
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
permissions:
id-token: write
runs-on: ubuntu-latest
if: github.event_name == 'release' && github.event.action == 'published'
if: github.event_name == 'release' && github.event.action == 'created'
steps:
- uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 93f4045

Please sign in to comment.