- commit
- 57fd3dc
- parent
- 23c81bd
- author
- Eric Bower
- date
- 2024-03-07 11:49:09 -0500 EST
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 }}"