repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
92be9f9
parent
e7ce4a1
author
Eric Bower
date
2024-02-28 04:19:25 +0000 UTC
chore: use v1 gha
1 files changed,  +1, -1
M .github/workflows/static.yml
+1, -1
1@@ -30,7 +30,7 @@ jobs:
2         id: vars
3         run: echo "sha_short=$(git rev-parse --short HEAD)" >> $GITHUB_OUTPUT
4       - name: publish to pgs
5-        uses: picosh/pgs-action@v3
6+        uses: picosh/pgs-action@v1
7         with:
8           user: hey
9           key: ${{ secrets.PRIVATE_KEY }}