Skip to content

Commit

Permalink
added build installer on latest
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardteach42 committed Jun 29, 2022
1 parent 21f58cc commit 1265f88
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-linux-arm64-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- 'release/**'
- dev
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-linux-installer-deb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- dev
- 'release/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-linux-installer-rpm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- dev
- 'release/**'
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build-macos-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- 'long_lived/**'
- latest
- main
- dev
- 'release/**'
Expand Down

0 comments on commit 1265f88

Please sign in to comment.