Skip to content

Commit

Permalink
added push.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VanshikaSabharwal committed Jan 22, 2025
1 parent 83a3072 commit 71c8d06
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/push-deploy-website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- uses: webfactory/[email protected]
with:
ssh-private-key: ${{ secrets.DEPLOY_GITHUB_PAGES }}

- name: Deploy to GitHub Pages
env:
USE_SSH: true
Expand All @@ -63,4 +62,3 @@ jobs:
echo "Deployment failed"
exit 1
fi

0 comments on commit 71c8d06

Please sign in to comment.