repos / pgit

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

commit
ae2e84a
parent
5a7edb5
author
Eric Bower
date
2024-03-19 20:20:27 +0000 UTC
chore: use v1
1 files changed,  +1, -1
M .github/workflows/static.yml
+1, -1
1@@ -16,7 +16,7 @@ jobs:
2           go-version: '1.20'
3       - name: install pgit
4         run: |
5-          go install github.com/picosh/pgit@latest
6+          go install github.com/picosh/pgit@v1
7       - name: generate site
8         run: |
9           pgit \