Skip to content

Commit c3333d7

Browse files
committed
fix: branch name
1 parent 9ad5b9a commit c3333d7

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
@@ -3,7 +3,7 @@ name: Release Plugin
33
on:
44
push:
55
branches:
6-
- production
6+
- main
77

88
jobs:
99
build-and-release:

0 commit comments

Comments
 (0)