diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 4724570..b489a36 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -6,7 +6,7 @@ on: name: Create release and upload binaries jobs: - build-linux: + build: name: Build runs-on: ubuntu-latest steps: