diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9255a20c74..265205d95d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -57,5 +57,5 @@ jobs: branch-suffix: timestamp title: Release ${{ inputs.version }} body: From https://github.com/oxc-project/oxc/pull/${{ inputs.issue-number }} - assignees: Boshen + assignees: camc314 base: main