Commit 57fd3dc

Eric Bower  ·  2024-03-07 11:49:09 -0500 EST
parent 23c81bd
chore: update pico user
1 files changed,  +1, -1
+1, -1
......@@ -32,7 +32,7 @@ jobs:
3232 - name: publish to pgs
3333 uses: picosh/pgs-action@v3
3434 with:
35- user: hey
35+ user: pico
3636 key: ${{ secrets.PRIVATE_KEY }}
3737 src: './public/'
3838 project: "git-pgit-${{ steps.vars.outputs.sha_short }}"