ci(build): add ref input (required) (#216)

This commit is contained in:
Kevin Yu 2023-07-14 18:19:23 +08:00 committed by GitHub
parent f5fce5cba7
commit c58c626050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,3 +36,5 @@ jobs:
build:
uses: daeuniverse/dae/.github/workflows/seed-build.yml@main
with:
ref: ${{ github.sha }}