From 20cb9719d74e4d00cc331f8ded69bbdf6e54c6b4 Mon Sep 17 00:00:00 2001 From: jaime-ez Date: Fri, 29 Jan 2021 16:46:03 -0300 Subject: [PATCH] wip --- .github/workflows/.github-actions-release.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/.github-actions-release.yml b/.github/workflows/.github-actions-release.yml index dc31495a0..1d15fe09f 100644 --- a/.github/workflows/.github-actions-release.yml +++ b/.github/workflows/.github-actions-release.yml @@ -1,4 +1,4 @@ -`name: release +name: release on: push: @@ -47,7 +47,6 @@ jobs: with: asset_paths: '["build/*/*.tar.gz"]' - windows: runs-on: windows-latest steps: