diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 91612cbbb..2b11e9eca 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -50,7 +50,7 @@ jobs: features: ${{ matrix.artifact.features }} suffix: ${{ matrix.artifact.suffix }} - - uses: ./.github/actions/fast-substrate + - uses: ./.github/actions/actions/fast-substrate name: Build mainnets id: build-mainnets if: ${{ startsWith(github.ref, 'refs/tags/v') && (matrix.artifact.type == 'mainnets') }}