ci/fix(daily-build): add missing ref input (#220)

This commit is contained in:
Kevin Yu
2023-07-15 23:05:05 +08:00
committed by GitHub
parent 7ea40151ad
commit e5e07015ce

View File

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