neovim / neovim-snap

snap build for neovim
https://snapcraft.io/nvim
MIT License
18 stars 7 forks source link

Update README and trigger Github actions to update Neovim nightly on Snap to v0.11.0-dev-881+g865ba42e0 #33

Closed brianhuster closed 1 month ago

justinmk commented 1 month ago

we already triggered the release in https://github.com/neovim/neovim-snap/commit/00add8e1520d6388948084f5f308dee925e9af66

I don't think this is needed for nightly ?

justinmk commented 1 month ago

oh I see this is targeting the nightly branch. Still, I thought the nightly was already automated...

justinmk commented 1 month ago

I triggered the release manually using the workflow_dispatch trigger. Can someone send a PR to make this a cron job (using GHA's "cron" feature)?