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