- commit
- 57fd3dc
- parent
- 23c81bd
- author
- Eric Bower
- date
- 2024-03-07 16:49:09 +0000 UTC
chore: update pico user
1 files changed,
+1,
-1
+1,
-1
1@@ -32,7 +32,7 @@ jobs:
2 - name: publish to pgs
3 uses: picosh/pgs-action@v3
4 with:
5- user: hey
6+ user: pico
7 key: ${{ secrets.PRIVATE_KEY }}
8 src: './public/'
9 project: "git-pgit-${{ steps.vars.outputs.sha_short }}"