Skip to content

Commit 6e62a9d

Browse files
committed
chore: mark package as private so no npm publish will occur
1 parent 325eda8 commit 6e62a9d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"@semantic-release/github"
7878
]
7979
},
80+
"private": true,
8081
"repository": {
8182
"type": "git",
8283
"url": "https://github.com/shaimendel/vscode-plugin-cicd-github-actions.git"

0 commit comments

Comments
 (0)