diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0fd094f5..a60b1f7a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,6 +55,7 @@ jobs: with: release-type: simple package-name: LazyVim + release-as: "1.0.0" - uses: actions/checkout@v2 - name: tag stable versions if: ${{ steps.release.outputs.release_created }}