mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-14 06:38:49 +02:00
feat: 1.0.0 release
This commit is contained in:
parent
11839bf6a3
commit
75e30fc6a3
1 changed files with 0 additions and 3 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -55,9 +55,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
release-type: simple
|
release-type: simple
|
||||||
package-name: LazyVim
|
package-name: LazyVim
|
||||||
prerelease: true
|
|
||||||
bump-minor-pre-major: true
|
|
||||||
bump-patch-for-minor-pre-major: true
|
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: tag stable versions
|
- name: tag stable versions
|
||||||
if: ${{ steps.release.outputs.release_created }}
|
if: ${{ steps.release.outputs.release_created }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue