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 1b47393 commit 715344eCopy full SHA for 715344e
package.json
@@ -2,7 +2,8 @@
2
"name": "github-actions-playground",
3
"packageManager": "[email protected]",
4
"scripts": {
5
- "release": "release-it"
+ "release": "release-it",
6
+ "build": "tsc"
7
},
8
"devDependencies": {
9
"release-it": "18.1.2",
0 commit comments