Skip to content

Commit

Permalink
chore(changelog): fix a typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BobAnkh authored Jul 30, 2020
1 parent ddf2141 commit 1433cf7
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:
fetch-depth: 0
- uses: BobAnkh/auto-generate-changelog@master
with:
REPO_NAME: 'BobAnkh/add-contributor'
REPO_NAME: 'BobAnkh/add-contributors'
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
PATH: '/CHANGELOG.md'
COMMIT_MESSAGE: 'docs(CHANGELOG): update release notes'
Expand Down

0 comments on commit 1433cf7

Please sign in to comment.