There was an error while loading. Please reload this page.
1 parent 3f68d47 commit 1fb6ac6Copy full SHA for 1fb6ac6
1 file changed
package.json
@@ -17,7 +17,9 @@
17
"ci": "npm run clean && npm run deps && npm ci && npm run all"
18
},
19
"files": [
20
- "lib/"
+ "lib/",
21
+ "scripts/",
22
+ "plugins/"
23
],
24
"dependencies": {
25
"@actions/core": "^1.11.1",
0 commit comments