Skip to content

Commit

Permalink
chore: update changelog.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 6, 2021
1 parent dfc523a commit cf4967b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
filter-author: (jaywcjlove|小弟调调™|dependabot\[bot\]|Renovate Bot)
filter: (^[\s]+?[R|r]elease)|(^[R|r]elease)
filter: '[R|r]elease[d]\s+[v|V]\d(\.\d+){0,2}'

- name: Get the tag name
run: echo "${{ steps.changelog.outputs.tag }}"
Expand Down

0 comments on commit cf4967b

Please sign in to comment.