-
-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add llamacpp support, fixes for saved images loading, fixed image pre…
…view for attach button, add release notes to publish yml
- Loading branch information
Showing
13 changed files
with
952 additions
and
274 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,9 @@ on: | |
release_name: | ||
description: 'Release name' | ||
required: true | ||
release_notes: | ||
description: 'Release Notes' | ||
required: true | ||
|
||
jobs: | ||
build-and-release: | ||
|
@@ -21,7 +24,10 @@ jobs: | |
env: | ||
RELEASE_NOTES: | | ||
**Notice:** By downloading and using the pre-built binaries, you agree to the app's [Terms and Conditions](https://github.com/1runeberg/confichat/blob/main/confichat/assets/TERMS_AND_CONDITIONS.md). Acceptance of these terms is implied upon download. The full Terms and Conditions are also available within the app under (Hamburger menu) > "Legal" > "Terms and Conditions". | ||
${{ github.event.inputs.release_notes }} | ||
steps: | ||
- uses: actions/[email protected] | ||
|
||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.