Skip to content

Commit 2062f62

Browse files
afhtbm
authored andcommitted
Correct typo in deploy workflow config
1 parent 0f087c9 commit 2062f62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343
delete-removed: true
4444
no-cache: true
4545
private: true
46-
files-to-include: ".*/*,*/*,**"
46+
filesToInclude: ".*/*,*/*,**"

0 commit comments

Comments
 (0)