Skip to content

Commit da49561

Browse files
authored
fix: changelog.rst
1 parent 39bf252 commit da49561

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-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: '<YourUserName>/<YourRepoName>'
15+
REPO_NAME: 'ztqakita/BrainPy'
1616
ACCESS_TOKEN: ${{secrets.GITHUB_TOKEN}}
1717
PATH: 'changelog.rst'
1818
COMMIT_MESSAGE: 'docs(changelog): update release notes'

0 commit comments

Comments
 (0)