File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 pull_request :
44jobs :
55 build :
6- uses : ' flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml@e3e734b910af78371b2c9a1c6856446d17421f50 '
6+ uses : ' flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml@132a77418c21639c18318ed6a687e28caa7f4ce8 '
77 with :
88 run_tests : true
Original file line number Diff line number Diff line change 66
77jobs :
88 build :
9- uses : ' flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml@e3e734b910af78371b2c9a1c6856446d17421f50 '
9+ uses : ' flowfuse/github-actions-workflows/.github/workflows/build_node_package.yml@132a77418c21639c18318ed6a687e28caa7f4ce8 '
1010 with :
1111 run_tests : true
1212
1313 publish :
1414 needs : build
1515 if : |
1616 github.ref == 'refs/heads/main'
17- uses : ' flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml@5e57b30ac6ed8478406b3b3f2780241d2f4dcd8f '
17+ uses : ' flowfuse/github-actions-workflows/.github/workflows/publish_node_package.yml@132a77418c21639c18318ed6a687e28caa7f4ce8 '
1818 with :
1919 package_name : node-red-dashboard
2020 publish_package : true
You can’t perform that action at this time.
0 commit comments