From 113ae263d60db301df6ead2d57d012e5e1f6bd43 Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Tue, 21 May 2024 15:51:26 +0545 Subject: [PATCH] Update ci.yml --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4ee3a95a..7b6f6478 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -58,8 +58,6 @@ jobs: id: release with: release-type: simple - extra-files: | - lua/lazyvim/config/init.lua - uses: actions/checkout@v4 - name: tag stable versions if: ${{ steps.release.outputs.release_created }}