File tree 2 files changed +12
-7
lines changed
2 files changed +12
-7
lines changed Original file line number Diff line number Diff line change 1
- # test-dep-43
1
+ # example-automatic-deploy-js-app-to-npm-with-scope
2
+
3
+ Pass next secrets to github actions
4
+
5
+ - GH_TOKEN
6
+ - NPM_TOKEN
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " @js-ak/test-dep-43 " ,
2
+ "name" : " @js-ak/example-automatic-deploy-js-app-to-npm-with-scope " ,
3
3
"version" : " 1.0.1" ,
4
- "description" : " test-dep-43 " ,
4
+ "description" : " example-automatic-deploy-js-app-to-npm-with-scope " ,
5
5
"publishConfig" : {
6
6
"access" : " public" ,
7
7
"registry" : " https://registry.npmjs.org/"
12
12
},
13
13
"repository" : {
14
14
"type" : " git" ,
15
- "url" : " git+https://github.com/JS-AK/test-dep-43 .git"
15
+ "url" : " git+https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope .git"
16
16
},
17
17
"keywords" : [
18
- " test-dep-43 "
18
+ " example-automatic-deploy-js-app-to-npm-with-scope "
19
19
],
20
20
"author" : " JS-AK" ,
21
21
"license" : " MIT" ,
22
22
"bugs" : {
23
- "url" : " https://github.com/JS-AK/test-dep-43 /issues"
23
+ "url" : " https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope /issues"
24
24
},
25
- "homepage" : " https://github.com/JS-AK/test-dep-43 #readme" ,
25
+ "homepage" : " https://github.com/JS-AK/example-automatic-deploy-js-app-to-npm-with-scope #readme" ,
26
26
"devDependencies" : {
27
27
"@semantic-release/changelog" : " ^6.0.2" ,
28
28
"@semantic-release/commit-analyzer" : " ^9.0.2" ,
You can’t perform that action at this time.
0 commit comments