diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a60b1f7a..0fd094f5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -55,7 +55,6 @@ 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 }}