File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
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
You can’t perform that action at this time.
0 commit comments