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: