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 136d176 commit 98c990eCopy full SHA for 98c990e
.release.json
@@ -6,6 +6,7 @@
6
"tokenRef": "GITHUB_TOKEN"
7
},
8
"dist": {
9
- "baseDir": "."
+ "baseDir": ".",
10
+ "files": ["**/*"]
11
}
12
0 commit comments