--- a/.github/workflows/node_build_test.yml +++ b/.github/workflows/node_build_test.yml @@ -74,7 +74,7 @@ RUST_TOOLCHAIN=${{ env.RUST_TOOLCHAIN }} POLKA_VERSION=${{ env.POLKA_VERSION }} FEATURE=${{ matrix.features }} - BRANCH=${{ github.base_ref }} + BRANCH=${{ github.head_ref }} - name: Show build configuration run: cat .docker/docker-compose.${{ matrix.network }}.yml