Skip to content

Commit 6d2a926

Browse files
committed
Moved the changelog config
1 parent ff3956d commit 6d2a926

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
7777
with:
7878
toTag: "main"
79-
configuration: "changelog_config.json"
79+
configuration: ".github/changelog_config.json"
8080

8181
- name: Configure git
8282
run: |

0 commit comments

Comments
 (0)