Skip to content

Commit

Permalink
ci: deploy.yml 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jmkim0 committed Feb 11, 2024
1 parent 0a9ad54 commit 4dfb4ab
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0 # Fetch all history for git info
submodules: true
token: ${{ secrets.PAT }}
- uses: actions/setup-node@v4
with:
node-version: 18
Expand Down

0 comments on commit 4dfb4ab

Please sign in to comment.