Skip to content

Commit

Permalink
build wheels for alpha tags for usage in DOGapp development
Browse files Browse the repository at this point in the history
  • Loading branch information
MichalGawor committed Jul 9, 2024
1 parent 596dd80 commit d2cd61e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ on:
- '[0-9]+.[0-9]+.[0-9]+'
- '[0-9]+.[0-9]+.[0-9]+rc[x0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-rc[x0-9]+'
- '[0-9]+.[0-9]+.[0-9]+a[x0-9]+'
- '[0-9]+.[0-9]+.[0-9]+-a[x0-9]+'
pull_request:
release:
types: [published]
Expand Down

0 comments on commit d2cd61e

Please sign in to comment.