diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 160bb5d..92fde9f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -33,11 +33,11 @@ jobs: type: linux features: no-default os: ubuntu-latest - publish: true - name: 'linux' type: linux features: default os: ubuntu-latest + publish: true - name: 'macos' type: mac features: default