mirror of
https://github.com/daeuniverse/dae.git
synced 2025-02-02 04:14:31 +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