File tree Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Expand file tree Collapse file tree 1 file changed +0
-5
lines changed Original file line number Diff line number Diff line change 31
31
module-repo : ${{ github.repository }}
32
32
module-branch : ${{ needs.setup.outputs.branch }}
33
33
plugin-repo : ' newfold-labs/wp-plugin-bluehost'
34
- node-version : ' 22'
35
34
secrets : inherit
36
35
37
36
hostgator :
42
41
module-repo : ${{ github.repository }}
43
42
module-branch : ${{ needs.setup.outputs.branch }}
44
43
plugin-repo : ' newfold-labs/wp-plugin-hostgator'
45
- node-version : ' 22'
46
44
secrets : inherit
47
45
48
46
web :
53
51
module-repo : ${{ github.repository }}
54
52
module-branch : ${{ needs.setup.outputs.branch }}
55
53
plugin-repo : ' newfold-labs/wp-plugin-web'
56
- node-version : ' 22'
57
54
secrets : inherit
58
55
59
56
crazydomains :
64
61
module-repo : ${{ github.repository }}
65
62
module-branch : ${{ needs.setup.outputs.branch }}
66
63
plugin-repo : ' newfold-labs/wp-plugin-crazy-domains'
67
- node-version : ' 22'
68
64
secrets : inherit
69
65
70
66
mojo :
75
71
module-repo : ${{ github.repository }}
76
72
module-branch : ${{ needs.setup.outputs.branch }}
77
73
plugin-repo : ' newfold-labs/wp-plugin-mojo'
78
- node-version : ' 22'
79
74
secrets : inherit
You can’t perform that action at this time.
0 commit comments