auto-push

This commit is contained in:
SkyperTHC 2024-01-23 11:06:28 +00:00
parent 36c605ef6f
commit a27b034527
No known key found for this signature in database
GPG Key ID: A9BD386DF9113CD6

View File

@ -18,7 +18,7 @@ jobs:
env:
SSH_DEPLOY_KEY: ${{ secrets.SSH_DEPLOY_KEY }}
run: |
cp contrib/sfwg /contrib/sfwg.ps1 /tmp/
cp contrib/sfwg contrib/sfwg.ps1 /tmp/
mkdir ~/.ssh && echo "$SSH_DEPLOY_KEY" >~/.ssh/id_ed25519 && chmod 600 ~/.ssh/id_ed25519
cd /tmp/
git clone -b gh-pages --single-branch git@github.com:hackerschoice/hackerschoice.github.io.git