diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fb8bbca22..c19c579b0 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,9 +16,6 @@ jobs: fetch-depth: 0 - name: Install Rust uses: actions-rs/toolchain@v1 - with: - toolchain: ${{ matrix.rust }} - override: true - name: Run release-plz uses: MarcoIeni/release-plz-action@main env: