Skip to content

Commit 866ac3d

Browse files
cicd: Change production branch (#1)
1 parent 539b9ff commit 866ac3d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Diff for: .github/workflows/release.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@ name: Deploy release
33
on:
44
push:
55
branches:
6-
- main
7-
- development
6+
- release
87

98
jobs:
109
release-deploy:

0 commit comments

Comments
 (0)