Skip to content

Commit

Permalink
refactor: prettier를 적용한다
Browse files Browse the repository at this point in the history
  • Loading branch information
guesung committed Jan 14, 2024
1 parent b7cc595 commit da8fc37
Show file tree
Hide file tree
Showing 24 changed files with 7,995 additions and 5,958 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd-master-branch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ jobs:
commit-message: ${{ github.event.commits[0].message }}
target-branch: master
- name: Test get variable exported by push-to-another-repository
run: echo $DESTINATION_CLONED_DIRECTORY
run: echo $DESTINATION_CLONED_DIRECTORY
Loading

0 comments on commit da8fc37

Please sign in to comment.