Update .github/workflows/nightly.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
6b63ed0f8e
commit
b80694fc44
1 changed files with 1 additions and 0 deletions
1
.github/workflows/nightly.yml
vendored
1
.github/workflows/nightly.yml
vendored
|
|
@ -135,5 +135,6 @@ jobs:
|
|||
gh release create "$TAG" \
|
||||
--title "$TITLE" \
|
||||
--notes "$NOTES" \
|
||||
--target "${{ github.sha }}" \
|
||||
build/*
|
||||
fi
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue