Skip to content

Commit

Permalink
ci: enable release on main (#494)
Browse files Browse the repository at this point in the history
  • Loading branch information
rsdmike authored Feb 7, 2025
1 parent 0a075e7 commit 3ffb532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ name: Semantic-Release CI

on:
push:
branches: [beta]
branches: [main, beta]

permissions:
contents: read
Expand Down

0 comments on commit 3ffb532

Please sign in to comment.