Skip to content

Commit

Permalink
fix: typo on workflow run type that triggers building wheels on develop
Browse files Browse the repository at this point in the history
Signed-off-by: miigotu <[email protected]>
  • Loading branch information
miigotu committed Feb 2, 2024
1 parent 05c2c8d commit 1a2a5fe
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 @@ -6,7 +6,7 @@ on:
branches: |
- develop
type:
- complete
- completed

jobs:
version:
Expand Down

0 comments on commit 1a2a5fe

Please sign in to comment.