repos / pgit

static site generator for git
git clone https://github.com/picosh/pgit.git

commit
ff7c65b
parent
ce9094e
author
Eric Bower
date
2023-08-16 12:25:14 -0400 EDT
use hey account
1 files changed,  +1, -1
M .github/workflows/static.yml
+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 }}"