From f8609d3ec7d334818a2b982b7610436558c871e5 Mon Sep 17 00:00:00 2001 From: Christopher Biscardi Date: Sat, 31 Aug 2024 16:15:58 -0700 Subject: [PATCH] committish --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6a25b7d..61bd4c6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -60,7 +60,7 @@ jobs: with: name: gh-${{ env.date }}-${{ github.sha }} fail_on_unmatched_files: true - target_commitish: main + target_commitish: wasm-main tag_name: ${{env.date}}-${{ github.sha }} token: ${{ secrets.RELEASE_TOKEN }} files: |