ci(pr-build): fix default branch for seed workflow (#214)

* ci(pr-build): fix default branch for seed workflow

* ci(build): update downstream seed workflow ref

* chore: revert previous changes
This commit is contained in:
Kevin Yu 2023-07-13 21:12:39 +08:00 committed by GitHub
parent c1f61189d7
commit bede3e4c92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,7 @@ jobs:
secrets: inherit
build:
uses: daeuniverse/dae/.github/workflows/seed-build.yml@pr_build_fix
uses: daeuniverse/dae/.github/workflows/seed-build.yml@main
with:
ref: ${{ github.event.pull_request.head.sha }}
pr_build: true