- commit
- 49858df
- parent
- add3382
- author
- Eric Bower
- date
- 2024-03-07 16:47:05 +0000 UTC
chore: update user to `pico`
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-pico-${{ steps.vars.outputs.sha_short }}"