repos / ops

infra for pico services
git clone https://github.com/picosh/ops.git

commit
4647b2d
parent
0a74aa6
author
Eric Bower
date
2024-03-07 16:49:38 +0000 UTC
chore: update pico username
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@v3
4         with:
5-          user: hey
6+          user: pico
7           key: ${{ secrets.PRIVATE_KEY }}
8           src: './public/'
9           project: "git-ops-${{ steps.vars.outputs.sha_short }}"