mirror of
https://github.com/daeuniverse/dae.git
synced 2025-03-11 18:39:56 +07:00
ci(build): add ref input (required) (#216)
This commit is contained in:
parent
f5fce5cba7
commit
c58c626050
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -36,3 +36,5 @@ jobs:
|
||||
|
||||
build:
|
||||
uses: daeuniverse/dae/.github/workflows/seed-build.yml@main
|
||||
with:
|
||||
ref: ${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user