We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f087c9 commit 2062f62Copy full SHA for 2062f62
.github/workflows/build_and_deploy.yml
@@ -43,4 +43,4 @@ jobs:
43
delete-removed: true
44
no-cache: true
45
private: true
46
- files-to-include: ".*/*,*/*,**"
+ filesToInclude: ".*/*,*/*,**"
0 commit comments