- commit
- 80bbdc0
- parent
- f4258a8
- author
- Eric Bower
- date
- 2023-08-16 16:19:27 +0000 UTC
upload to hey instead of erock
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-pico-${{ steps.vars.outputs.sha_short }}"