difftreelog
fix node-only-update
in: master
1 file changed
.github/workflows/node-only-update.ymldiffbeforeafterboth36 uses: CertainLach/create-matrix-action@v336 uses: CertainLach/create-matrix-action@v337 id: create_matrix37 id: create_matrix38 with:38 with:39 matrix: |39 matrix: |40 network {opal}, mainnet_branch {${{ env.OPAL_MAINNET_TAG }}}40 network {opal}, mainnet_branch {${{ env.OPAL_MAINNET_BRANCH }}}41 network {quartz}, mainnet_branch {${{ env.QUARTZ_MAINNET_TAG }}}41 network {quartz}, mainnet_branch {${{ env.QUARTZ_MAINNET_BRANCH }}}42 network {unique}, mainnet_branch {${{ env.UNIQUE_MAINNET_TAG }}}42 network {unique}, mainnet_branch {${{ env.UNIQUE_MAINNET_BRANCH }}}434344444545