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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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