Skip to content

Commit 76d4ea1

Browse files
authored
Merge pull request #1246 from thelabcat/main
Fix release breakage caused by #1243
2 parents 78fa0c9 + baa221a commit 76d4ea1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
- master
88
paths:
9-
- 'assets/config.json'
9+
- 'assets/config_template.json'
1010
- '.github/workflows/release.yml'
1111

1212
jobs:

0 commit comments

Comments
 (0)