source:
node_modules/xml-but-prettier/.release-it.json
Last change on this file was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 235 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | { |
2 | "github": { | |
3 | "tokenRef": "GITHUB_TOKEN", | |
4 | "release": true, | |
5 | "assets": "dist/index.js" | |
6 | }, | |
7 | "npm": { | |
8 | "publish": true | |
9 | }, | |
10 | "prompt": { | |
11 | "src": { | |
12 | "status": true | |
13 | } | |
14 | }, | |
15 | "buildCommand": "npm run build" | |
16 | } |
Note:
See TracBrowser
for help on using the repository browser.