Skip to content

Commit

Permalink
ci(workflows): update GH release workflow to run on beta
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuagraber committed Apr 25, 2024
1 parent 1143b47 commit 582dfda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yaml
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- beta

jobs:
setup:
Expand Down

0 comments on commit 582dfda

Please sign in to comment.