repos / pgit

static site generator for git
git clone https://github.com/picosh/pgit.git

commit
82325b0
parent
5aa65c2
author
Eric Bower
date
2023-08-10 15:47:12 +0000 UTC
hmm
1 files changed,  +1, -1
M .github/workflows/static.yml
+1, -1
1@@ -18,4 +18,4 @@ jobs:
2         run: |
3           echo -e "${{ secrets.PRIVATE_KEY }}" >__TEMP_INPUT_KEY_FILE
4           chmod 600 __TEMP_INPUT_KEY_FILE
5-          scp -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -v -i __TEMP_INPUT_KEY_FILE -r ./public/* erock@pgs.sh:/git-${{ steps.vars.outputs.sha_short }}
6+          scp -o IdentitiesOnly=yes -o StrictHostKeyChecking=no -v -i __TEMP_INPUT_KEY_FILE -r ./public/* erock@pgs.sh:/git-tmp