File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ version : 2
2+ updates :
3+ - package-ecosystem : " npm"
4+ directory : " /"
5+ schedule :
6+ interval : " daily"
7+ registries :
8+ - npm-registry
9+ - git-registry
10+ registries :
11+ npm-registry :
12+ type : npm-registry
13+ url : https://workivaeast.jfrog.io/workivaeast/api/npm/npm-prod/
14+ username : ${{ secrets.NPM_REGISTRY_WORKIVAEAST_JFROG_IO_WORKIVAEAST_API_NPM_PROD_USERNAME }}
15+ password : ${{ secrets.NPM_REGISTRY_WORKIVAEAST_JFROG_IO_WORKIVAEAST_API_NPM_PROD_PASSWORD }}
16+ replaces-base : true
17+ git-registry :
18+ type : git
19+ url : https://github.com
20+ username : ${{ secrets.WK_GITHUB_USER }}
21+ password : ${{ secrets.WK_GITHUB_PASS }}
Original file line number Diff line number Diff line change 1+ registry = https://workivaeast.jfrog.io/workivaeast/api/npm/npm-prod/
2+ always-auth = true
You can’t perform that action at this time.
0 commit comments