Skip to content
This repository has been archived by the owner on Oct 10, 2021. It is now read-only.

Commit

Permalink
Fix typo in example workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottBrenner authored Aug 29, 2020
1 parent b72cd9a commit 05a958c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: changelog
- name: Changelog
uses: scottbrenner/generate-changelog-action@master
id: Changelog
env:
Expand Down

0 comments on commit 05a958c

Please sign in to comment.