Skip to content

Commit c52b5eb

Browse files
committed
chore: typo fixed
1 parent c4038a1 commit c52b5eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
with:
1212
fetch-depth: 0
13-
- uses: BobAnkh/auto-generate-changelog@v1
13+
- uses: BobAnkh/auto-generate-changelog
1414
with:
1515
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
1616
COMMIT_MESSAGE: 'docs(CHANGELOG): update release notes'

0 commit comments

Comments
 (0)