Skip to content

Commit

Permalink
chore: enable beta releases
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlaessig committed Nov 16, 2024
1 parent 1a03c9e commit 5e680a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ name: release
on:
workflow_run:
workflows: ['test']
branches: [main]
types:
branches: [main, beta]
types:
- completed

jobs:
Expand Down

0 comments on commit 5e680a2

Please sign in to comment.