Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jcy0308 committed Aug 29, 2024
1 parent b0139b4 commit 85ed9a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ jobs:
cat kustomization.yaml
- name: Config Repo 변경사항 푸시
run: |
cd PDF-Config
cd PDF-config
git config --global user.email "jcy030896@naver.com"
git config --global user.name "chanyeong"
git commit -am "Update image tag"
Expand Down

0 comments on commit 85ed9a9

Please sign in to comment.