Skip to content

Commit a2f5f27

Browse files
authored
chore(workflow): fix repo name
1 parent 285572e commit a2f5f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fetch-depth: 0
1313
- uses: BobAnkh/auto-generate-changelog@master
1414
with:
15-
REPO_NAME: 'ritedb/ritekv'
15+
REPO_NAME: 'ritedb/ritelinked'
1616
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
1717
PATH: '/CHANGELOG.md'
1818
COMMIT_MESSAGE: 'docs(changlog): auto update by ci'

0 commit comments

Comments
 (0)