Skip to content

Commit

Permalink
Update push-deploy-website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gautam-divyanshu authored Jan 20, 2025
1 parent 0e75fc5 commit a1e9c61
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/push-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 20
cache: yarn
cache-dependency-path: 'docs/'
node-version: '20.x'
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.DEPLOY_GITHUB_PAGES }}
Expand Down

0 comments on commit a1e9c61

Please sign in to comment.