From 4dffc951c01ed334b9f2f9648a01e6e4c7069ed4 Mon Sep 17 00:00:00 2001 From: Irakli Gozalishvili Date: Mon, 19 Oct 2020 17:10:58 -0700 Subject: [PATCH] fix error in action --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b68e5ef..6c1fb48 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -26,7 +26,7 @@ jobs: run: npm install - name: Build run: npm run build - - Release + - name: Release uses: JasonEtco/build-and-tag-action@v1 with: setup: ''