diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 15d38a99..5e454f59 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -35,4 +35,4 @@ jobs: title: "chore: update versions" publish: pnpm changeset publish env: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} \ No newline at end of file + GITHUB_TOKEN: ${{ secrets.ACTION_TOKEN }} \ No newline at end of file