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 committed Mar 8, 2021
1 parent 97e9764 commit dca44bd
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 @@ -16,10 +16,8 @@ jobs:
pattern: 'tj-actions/verify-changed-files@'
paths: |
README.md
- name: Update CHANGELOG.md
run: |
sudo gem install github_changelog_generator
github_changelog_generator -u ${{ github.repository_owner }} -p verify-changed-files
- name: Generate CHANGELOG
uses: tj-actions/github-changelog-generator@v1.3
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit dca44bd

Please sign in to comment.