Skip to content

Commit e8ca6ee

Browse files
committed
feat: testing CD on branch
1 parent dd273e3 commit e8ca6ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-staging.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Deploy Kaapi to EC2 Staging
33
on:
44
push:
55
branches:
6-
- main
6+
- feat/frontend-cicd-deployment
77

88
jobs:
99
deploy:

0 commit comments

Comments
 (0)