- commit
- 73eb6bb
- parent
- aa63be4
- author
- Eric Bower
- date
- 2024-02-28 04:25:11 +0000 UTC
chore: use v3 gha
1 files changed,
+2,
-1
+2,
-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@main
6+ uses: picosh/pgs-action@v3
7 with:
8 user: erock
9 key: ${{ secrets.PRIVATE_KEY }}
10@@ -38,3 +38,4 @@ jobs:
11 project: "git-neovimcraft-${{ steps.vars.outputs.sha_short }}"
12 promote: "git-neovimcraft"
13 retain: "git-neovimcraft-"
14+ retain_num: 1