diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index b5bc8a1..dbf5994 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -36,7 +36,6 @@ jobs: - name: upload artifact uses: actions/upload-artifact@4.6.2 with: - name: gh-combine path: dist/ sign: @@ -47,12 +46,10 @@ jobs: contents: read uses: github/salsa/.github/workflows/sign-artifact.yml@main with: - name: gh-combine artifact-path: dist/ verify: needs: sign uses: github/salsa/.github/workflows/verify.yml@main with: - name: gh-combine artifact-path: dist/