Skip to content

Commit 71c8d06

Browse files
added push.yml
1 parent 83a3072 commit 71c8d06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/push-deploy-website.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ jobs:
4646
- uses: webfactory/[email protected]
4747
with:
4848
ssh-private-key: ${{ secrets.DEPLOY_GITHUB_PAGES }}
49-
5049
- name: Deploy to GitHub Pages
5150
env:
5251
USE_SSH: true
@@ -63,4 +62,3 @@ jobs:
6362
echo "Deployment failed"
6463
exit 1
6564
fi
66-

0 commit comments

Comments
 (0)