Skip to content

Commit 3862987

Browse files
authored
Update deploy.yml
1 parent 1173748 commit 3862987

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/deploy.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
4141
# ✅ application.yml 생성
4242
cat <<EOF > deploy/application.yml
43-
${{ secrets.APPLICATION_YML }}
44-
EOF
43+
${{ secrets.APPLICATION_YML }}
44+
EOF
4545
4646
# ✅ 필요한 파일 복사
4747
cp appspec.yml deploy/

0 commit comments

Comments
 (0)