mirror of
https://github.com/daeuniverse/dae.git
synced 2024-12-22 21:34:58 +07:00
ci/fix(daily-build): add missing ref input (#220)
This commit is contained in:
parent
7ea40151ad
commit
e5e07015ce
2
.github/workflows/daily-build.yml
vendored
2
.github/workflows/daily-build.yml
vendored
@ -27,3 +27,5 @@ jobs:
|
||||
|
||||
build:
|
||||
uses: daeuniverse/dae/.github/workflows/seed-build.yml@main
|
||||
with:
|
||||
ref: ${{ github.sha }}
|
||||
|
Loading…
Reference in New Issue
Block a user