Skip to content

Commit 1fb6ac6

Browse files
committed
export scripts and plugins
1 parent 3f68d47 commit 1fb6ac6

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,9 @@
1717
"ci": "npm run clean && npm run deps && npm ci && npm run all"
1818
},
1919
"files": [
20-
"lib/"
20+
"lib/",
21+
"scripts/",
22+
"plugins/"
2123
],
2224
"dependencies": {
2325
"@actions/core": "^1.11.1",

0 commit comments

Comments
 (0)