Skip to content

Commit

Permalink
#64 [ENV] : 오타 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hye-on committed Apr 19, 2024
1 parent e465713 commit ff7cfa4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/cicd_dev.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
name: TogetUp-Server-Dev CI/CD
on:
push:
branches:[ "main", "env/cd" ]

branches: [ "main", "env/cd" ]
env:
S3_BUCKET_NAME: togetup-storage
FILE_PATH: /home/ubuntu/app/
Expand Down

0 comments on commit ff7cfa4

Please sign in to comment.