Skip to content

Commit aeafa89

Browse files
fix: no publish to npm
1 parent c47a623 commit aeafa89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "shortcut-move-ticket-action",
33
"version": "1.0.0",
4-
"private": false,
4+
"private": true,
55
"type": "module",
66
"description": "Move a ticket on Shortcut to another workflow/column",
77
"keywords": [

0 commit comments

Comments
 (0)