From a73fba7a3026627963677d0ae6267cae70b8894b Mon Sep 17 00:00:00 2001 From: Pavel Panchekha Date: Fri, 2 Feb 2024 12:57:23 -0700 Subject: [PATCH] Woops --- .github/workflows/release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4cbcb4af7..fe897ccca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -68,8 +68,7 @@ jobs: merge-multiple: true - name: Create Release - uses: ncipollo/release-action - uses: actions/create-release@v1 + uses: ncipollo/release-action@v1 with: tag: ${{ github.ref }} name: ${{ github.ref }}