Update .github/workflows/mapbase_build-base-dispatch.yml

Co-authored-by: samisalreadytaken <46823719+samisalreadytaken@users.noreply.github.com>
This commit is contained in:
Blixibon
2022-10-24 13:32:08 -05:00
committed by GitHub
parent 21407c3394
commit 9db4259f18

View File

@@ -60,7 +60,7 @@ on:
jobs:
build_manual:
uses: mapbase-source/source-sdk-2013/.github/workflows/mapbase_build-base.yml@feature/github-workflows
uses: ./.github/workflows/mapbase_build-base.yml
with:
configuration: '${{ github.event.inputs.configuration }}'
branch: '${{ github.event.inputs.branch }}'