mirror of
https://github.com/LazyVim/LazyVim.git
synced 2025-08-14 06:38:49 +02:00
ci: releas-as 0.1.0-alpha
This commit is contained in:
parent
531f8baf5e
commit
8667b3d54e
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -58,6 +58,7 @@ jobs:
|
||||||
prerelease: true
|
prerelease: true
|
||||||
bump-minor-pre-major: true
|
bump-minor-pre-major: true
|
||||||
bump-patch-for-minor-pre-major: true
|
bump-patch-for-minor-pre-major: true
|
||||||
|
release-as: 0.1.0-alpha
|
||||||
- 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