Skip to content

Commit

Permalink
Update release.yml to include additional branches
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Feb 26, 2024
1 parent 580a15e commit 94f9045
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,11 @@ name: Release
on:
push:
branches:
- main
- alpha
- beta
- rc
- main
- canary

jobs:
release:
Expand Down

0 comments on commit 94f9045

Please sign in to comment.