diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 19d0faf..4d38bc9 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -44,7 +44,7 @@ jobs: with: token: ${{ secrets.GITHUB_TOKEN }} head-ref: ${{steps.create_tag.outputs.version}} - filter-author: (小弟调调™|Renovate Bot) + filter-author: (小弟调调™|renovate-bot) filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}' - name: Create Release