diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 714f60d3..52001152 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -8,6 +8,10 @@ on: type: choice options: - wxt + - module-react + - module-vue + - module-svelte + - module-solid jobs: validate: diff --git a/.github/workflows/sync-releases.yml b/.github/workflows/sync-releases.yml index 481e95cd..09e302c8 100644 --- a/.github/workflows/sync-releases.yml +++ b/.github/workflows/sync-releases.yml @@ -8,6 +8,10 @@ on: type: choice options: - wxt + - module-react + - module-vue + - module-svelte + - module-solid jobs: sync: