Skip to content

Commit 8470142

Browse files
authored
Update changelog.yml
1 parent 4d1db1f commit 8470142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/changelog.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
- uses: BobAnkh/auto-generate-changelog@master
1616
with:
1717
ACCESS_TOKEN: ${{secrets.CR_PAT}}
18-
PATH: '/changelog.md'
18+
PATH: '.changelog.md'
1919
COMMIT_MESSAGE: 'docs(CHANGELOG): update release notes'
2020
TYPE: 'feat:Feature,fix:Bug Fixes,docs:Documentation,refactor:Refactor,perf:Performance Improvements'

0 commit comments

Comments
 (0)