Skip to content

Commit d4b97e4

Browse files
committed
change production=>main branch
1 parent 275d7ae commit d4b97e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zip-and-upload-to-s3-production.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Zip and Upload to S3 for Development
33
on:
44
push:
55
branches:
6-
- production
6+
- main
77

88
jobs:
99
deploy-after-testing:

0 commit comments

Comments
 (0)