mirror of
https://github.com/daeuniverse/dae.git
synced 2025-07-22 13:50:40 +07:00
ci/fix(daily-build): add missing ref input (#220)
This commit is contained in:
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 }}
|
||||
|
Reference in New Issue
Block a user