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 e85bbf0 commit 98c1fc3Copy full SHA for 98c1fc3
package.json
@@ -2,7 +2,9 @@
2
"name": "test-changesets",
3
"version": "1.0.0",
4
"description": "No description",
5
- "scripts": {},
+ "scripts": {
6
+ "ci:publish": "echo 'CI publish script executed'"
7
+ },
8
"keywords": [],
9
"author": {
10
"name": "Anton Arnautov",
0 commit comments