File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 build :
11- uses : datavisyn/github-workflows/.github/workflows/build-node.yml@main
11+ uses : datavisyn/github-workflows/.github/workflows/build-node.yml@new_deployment
1212 secrets : inherit
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ on: workflow_dispatch
44
55jobs :
66 publish :
7- uses : datavisyn/github-workflows/.github/workflows/publish-node.yml@main
7+ uses : datavisyn/github-workflows/.github/workflows/publish-node.yml@new_deployment
88 secrets : inherit
Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ on: workflow_dispatch
44
55jobs :
66 release :
7- uses : datavisyn/github-workflows/.github/workflows/release-source.yml@main
7+ uses : datavisyn/github-workflows/.github/workflows/release-source.yml@new_deployment
88 secrets : inherit
Original file line number Diff line number Diff line change 11{
22 "name" : " visyn_scripts" ,
33 "description" : " " ,
4- "version" : " 7.0.0 " ,
4+ "version" : " 7.0.1 " ,
55 "author" : {
66 "name" : " datavisyn GmbH" ,
77
You can’t perform that action at this time.
0 commit comments