Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dead-claudia authored Sep 22, 2024
1 parent 92da5e5 commit 8f49668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- run: git clone --depth=1 "${GITHUB_SERVER_URL}/${GITHUB_REPOSITORY}.git" .
- run: npm ci --production
- uses: ./infra/internal/deploy
with:
npm_token: ${{ secrets.NPM_TOKEN }}
Expand Down

0 comments on commit 8f49668

Please sign in to comment.