Skip to content

Commit

Permalink
ci(release): update publish to include version branches
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispymm committed Oct 29, 2024
1 parent bd57285 commit e52a00c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,9 @@ on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
branches:
- main
- *.*.x

jobs:
build:
Expand Down

0 comments on commit e52a00c

Please sign in to comment.