- commit
- ff7c65b
- parent
- ce9094e
- author
- Eric Bower
- date
- 2023-08-16 16:25:14 +0000 UTC
use hey account
1 files changed,
+1,
-1
+1,
-1
1@@ -32,7 +32,7 @@ jobs:
2 - name: publish to pgs
3 uses: picosh/pgs-action@main
4 with:
5- user: erock
6+ user: hey
7 key: ${{ secrets.PRIVATE_KEY }}
8 src: './public/*'
9 project: "git-pgit-${{ steps.vars.outputs.sha_short }}"