mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
ci: Remove note about data, we're using different package id for nightly
This commit is contained in:
parent
9f2637114b
commit
a8d44408e7
1 changed files with 3 additions and 5 deletions
8
.github/workflows/build_push.yml
vendored
8
.github/workflows/build_push.yml
vendored
|
@ -150,11 +150,9 @@ jobs:
|
||||||
tag_name: ${{ env.VERSION_TAG }}
|
tag_name: ${{ env.VERSION_TAG }}
|
||||||
name: Yōkai Nightly (${{ env.VERSION_TAG }})
|
name: Yōkai Nightly (${{ env.VERSION_TAG }})
|
||||||
body: |
|
body: |
|
||||||
### Disclaimer:
|
> [!CAUTION]
|
||||||
***This alpha version is for testing only.***
|
> _**This alpha version is for testing only!**_
|
||||||
It is not ready for daily use and we do not guarantee its usability.
|
> It is not ready for daily use and we do not guarantee its usability.
|
||||||
|
|
||||||
Please backup your data before using it!
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue