mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
ci: let release-please update Config.version
This commit is contained in:
parent
ad7aafb257
commit
70b07ebad5
2 changed files with 4 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -55,6 +55,8 @@ jobs:
|
|||
with:
|
||||
release-type: simple
|
||||
package-name: lazy.nvim
|
||||
extra-files: |
|
||||
lua/lazy/core/config.lua
|
||||
- uses: actions/checkout@v2
|
||||
- name: tag stable versions
|
||||
if: ${{ steps.release.outputs.release_created }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue