File tree Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Expand file tree Collapse file tree 4 files changed +4
-5
lines changed Original file line number Diff line number Diff line change 88
99jobs :
1010 update-branch :
11- uses : Geode-solutions/actions/.github/workflows/update-branch.yml@master
11+ uses : Geode-solutions/actions/.github/workflows/update-branch.yml@master
Original file line number Diff line number Diff line change 66 plugins: [
77 '@semantic-release/commit-analyzer',
88 '@semantic-release/release-notes-generator',
9- '@semantic-release/github',
10- '@semantic-release/npm'
9+ '@semantic-release/github'
1110 ]
1211}
Original file line number Diff line number Diff line change 139139 toggle_loading ()
140140 }
141141
142- function set_geode_object (input_geode_object ) {
142+ function set_geode_object (input_geode_object ) {
143143 if (input_geode_object) {
144144 emit (" update_values" , { input_geode_object })
145145 emit (" increment_step" )
Original file line number Diff line number Diff line change 7676 "publishConfig" : {
7777 "access" : " public"
7878 }
79- }
79+ }
You can’t perform that action at this time.
0 commit comments