Skip to content

Commit 15078f5

Browse files
committed
Don't distribute fixtures
1 parent ef4db5c commit 15078f5

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,10 @@
2121
"bugs": {
2222
"url": "https://github.com/sveltejs/action-deploy-docs/issues"
2323
},
24+
"files": [
25+
"cli.js",
26+
"dist/"
27+
],
2428
"homepage": "https://github.com/sveltejs/action-deploy-docs#readme",
2529
"devDependencies": {
2630
"@actions/core": "^1.2.6",

0 commit comments

Comments
 (0)