repos / neovimcraft

website that makes it easy to find neovim plugins
git clone https://github.com/neurosnap/neovimcraft.git

commit
b24bd4a
parent
d00c5cb
author
Eric Bower
date
2024-07-27 01:05:08 +0000 UTC
chore: test pgs-action
1 files changed,  +1, -1
M .github/workflows/static.yml
+1, -1
1@@ -33,7 +33,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@main
7         with:
8           user: erock
9           key: ${{ secrets.PRIVATE_KEY }}