chore: add nightly warning
All checks were successful
Publish nightly release / build (push) Successful in 1m16s
All checks were successful
Publish nightly release / build (push) Successful in 1m16s
This commit is contained in:
parent
f4de1326a5
commit
be2f3cb755
1 changed files with 4 additions and 0 deletions
|
@ -47,5 +47,9 @@ jobs:
|
|||
tag_name: nightly
|
||||
prerelease: true
|
||||
name: "Nightly Release"
|
||||
body: >
|
||||
This is an automatically generated nightly release.
|
||||
|
||||
**WARNING:** This release may contain untested changes and could potentially break your configuration. Use at your own risk. **Do not report issues you encounter with nightly releases.**
|
||||
files: |
|
||||
dist/bin/*
|
||||
|
|
Loading…
Reference in a new issue