Commit 3a12801

Eric Bower  ·  2023-08-10 11:40:04 -0400 EDT
parent 9e3a540
rm
1 files changed,  +0, -1
+0, -1
1@@ -13,7 +13,6 @@ jobs:
2       - run: go install github.com/picosh/pgit
3       - run: pgit --out ./public --label pgit --revs main,HEAD
4       - run: pgit --out ./public --assets
5-      - run: scp -R ./public/* erock@pgs.sh:/git-${{ steps.vars.outputs.sha_short }}
6       - name: upload to pgs
7         run: |
8           echo -e "${{ secrets.PRIVATE_KEY }}" >__TEMP_INPUT_KEY_FILE