Skip to content

Commit

Permalink
Merge pull request #190 from yudonggeun/chore/cd-actions
Browse files Browse the repository at this point in the history
[infra] github action 오류 문법 수정
  • Loading branch information
yudonggeun authored Jun 18, 2024
2 parents 88dbf4a + 3419976 commit 4eb170d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ jobs:
source: .
destination_repo: kSideProject/kpring-infra
deploy_key: ${{ secrets.SSH_PRIVATE_KEY }}
commit_message: 'ci: update tag to env(IMAGE_TAG)''
commit_message: 'ci: update tag to env(IMAGE_TAG)'

0 comments on commit 4eb170d

Please sign in to comment.