1. 首页
  2. 数据库
  3. 其它
  4. commit and pr example 源码

commit and pr example 源码

上传者: 2021-04-22 17:34:09上传 ZIP文件 3.51KB 热度 4次
提交并举例 示例用法。 npm i --save-dev commit-and-pr package.json : { ... " scripts " : { " update " : " date > date.out " , " commit-and-pr " : " commit-and-pr " }, ... } travis encrypt GH_TOKEN= .travis.yml : language : node_js node_js : - 10 - 12 script : ./scripts/build.sh env : - secure : " XXXX= " ./scripts/build.sh : #! /usr/bin/env b
下载地址
用户评论