Skip to content

Commit

Permalink
Update sync-release-version.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jackton1 authored Jul 5, 2023
1 parent 68afe24 commit 1d25a67
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/sync-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:
pattern: '${{ github.repository }}@'
only_major: true
paths: README.md
- name: Generate CHANGELOG
uses: tj-actions/[email protected]
with:
output: 'HISTORY.md'
- name: Run git-cliff
uses: tj-actions/git-cliff@v1
- name: Create Pull Request
uses: peter-evans/create-pull-request@v5
with:
Expand Down

0 comments on commit 1d25a67

Please sign in to comment.