repos / neovimcraft

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

commit
a88d3c7
parent
b4905ee
author
Eric Bower
date
2023-09-01 15:04:02 +0000 UTC
pgs retain
1 files changed,  +1, -0
M .github/workflows/deploy.yml
+1, -0
1@@ -32,6 +32,7 @@ jobs:
2         src: './public/*'
3         project: "neovimcraft-${{ steps.vars.outputs.sha_short }}"
4         promote: "neovimcraft"
5+        retain: "neovimcraft-"
6 
7     - name: Create Pull Request
8       uses: peter-evans/create-pull-request@v4