feat: 커스텀 훅들을 모아서 export하는 인덱스 파일(linkle/hooks/index.js) 추가 #36
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Proof HTML | |
| on: | |
| push: | |
| workflow_dispatch: | |
| jobs: | |
| build: | |
| runs-on: ubuntu-latest | |
| steps: | |
| - uses: anishathalye/[email protected] | |
| with: | |
| directory: ./ |