Skip to content

Commit

Permalink
change workflow to also build on tags
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMoore63 committed Oct 28, 2023
1 parent 997a881 commit bdff8f0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
push:
branches:
- main
tags:
- v*
release:
types:
- published
Expand Down

0 comments on commit bdff8f0

Please sign in to comment.