mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-06 03:34:57 +08:00
Add notes to nightly gh release creation
This commit is contained in:
parent
9a3beb240d
commit
0f1661c540
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
@ -33,6 +33,7 @@ jobs:
|
|||
gh release create \
|
||||
--repo ${{ github.repository }} \
|
||||
--title $ref_name \
|
||||
--notes "Automated nightly release." \
|
||||
--latest=false \
|
||||
$ref_name
|
||||
fi
|
||||
|
|
Loading…
Add table
Reference in a new issue