Skip to content

Commit ebf7941

Browse files
committed
fix
1 parent 245248d commit ebf7941

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tools/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"clean": "rm -rf .turbo node_modules",
1515
"format": "prettier --check \"**/*.{mjs,ts,md,json}\"",
1616
"format:fix": "prettier --write . --ignore-path ../../.gitignore",
17-
"release": "release-it"
17+
"release": "release-it --ci"
1818
},
1919
"eslintConfig": {
2020
"root": true,

0 commit comments

Comments
 (0)