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 Jan 24, 2021
1 parent 4b77e64 commit f4ef8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync-release-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
- name: Update CHANGELOG.md
run: |
gem install github_changelog_generator
github_changelog_generator -u ${{ github.repository_owner }} -p verify-changed-files
github_changelog_generator -u ${{ github.repository_owner }} -p verify-changed-files
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
with:
Expand Down

0 comments on commit f4ef8d2

Please sign in to comment.