Skip to content

Commit d574b71

Browse files
committed
Include readme
1 parent 97c8380 commit d574b71

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/configs.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ const CONFIG_FILES = {
1010
'github/workflows/push.yml': '.github/workflows/push.yml',
1111
'github/workflows/publish.yml': '.github/workflows/publish.yml',
1212
LICENSE: 'LICENSE',
13+
'README.md': 'README.md',
1314
};
1415

1516
export default CONFIG_FILES;

0 commit comments

Comments
 (0)