This commit is contained in:
@@ -75,7 +75,7 @@ It also refreshes a `latest/tdlib-latest.json` manifest with the newest publishe
|
||||
The repository also includes [`.gitea/workflows/release-app.yaml`](.gitea/workflows/release-app.yaml),
|
||||
which downloads a prebuilt TDLib bundle from the `shinoa-tdlib` repository using a pinned
|
||||
version tag such as `v1.8.63`, builds a
|
||||
versioned app release tag such as `v0.1.0`, and publishes an archive containing `usr/bin/shinoa` plus the
|
||||
versioned app release tag such as `v0.1.1`, and publishes an archive containing `usr/bin/shinoa` plus the
|
||||
bundled `usr/lib/libtdjson.so*`. The root `PKGBUILD` installs that prebuilt release as
|
||||
`shinoa-bin`. The package disables debug splitting with `options=(!debug)`. That workflow expects Gitea secrets named `TELEGRAM_API_ID` and
|
||||
`TELEGRAM_API_HASH`. Release builds are configured to fail if those secrets are missing.
|
||||
|
||||
Reference in New Issue
Block a user