diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3b57dfb..62eab28 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -35,7 +35,7 @@ jobs: path: dist/* name: built-plugins-${{ matrix.os }} - attach: + release: runs-on: ubuntu-latest needs: [build] if: startsWith(github.ref, 'refs/tags/')