diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d8878b8..a716420 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: ref: ${{ github.ref }} running-workflow-name: wait-for-check-regexp # todo: example-check - check-regexp: lint|test|commit-check|type-check|e2e + check-regexp: lint|test|commit-check|type-check repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 10 - run: pnpm exec semantic-release