Skip to content

Commit fa69866

Browse files
committed
ci(release): trigger on dev branch, not main
1 parent 2d7edd4 commit fa69866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release
22

33
on:
44
push:
5-
branches: [main]
5+
branches: [dev]
66

77
permissions:
88
contents: write

0 commit comments

Comments
 (0)