diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ea1bd8f..85ecebdc 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -102,7 +102,7 @@ jobs: prerelease: true tag: "latest" token: ${{ secrets.GITHUB_TOKEN }} - artifacts: "artifact/*" + artifacts: "*.tar.gz" - name: Summary run: | cat <> $GITHUB_STEP_SUMMARY