Skip to content

Commit 98c1fc3

Browse files
Add ci:publish
1 parent e85bbf0 commit 98c1fc3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
"name": "test-changesets",
33
"version": "1.0.0",
44
"description": "No description",
5-
"scripts": {},
5+
"scripts": {
6+
"ci:publish": "echo 'CI publish script executed'"
7+
},
68
"keywords": [],
79
"author": {
810
"name": "Anton Arnautov",

0 commit comments

Comments
 (0)