We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bfe8bba + f466913 commit 3d53638Copy full SHA for 3d53638
1 file changed
.github/workflows/release.yml
@@ -4,7 +4,7 @@ name: Release
4
workflow_dispatch:
5
push:
6
branches:
7
- - main
+ - master
8
- next
9
- beta
10
jobs:
0 commit comments