mirror of
https://github.com/moeru-ai/airi.git
synced 2026-07-10 00:08:33 +00:00
docs(README.md): refresh release download links (#1846)
This commit is contained in:
parent
cd0d7fe28e
commit
7534adf476
8 changed files with 18 additions and 15 deletions
|
|
@ -3,11 +3,12 @@ name: Update (Post Release) README URLs
|
|||
on:
|
||||
release:
|
||||
types:
|
||||
- published
|
||||
- released
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
tag:
|
||||
description: 'Release tag (e.g., v0.9.0-alpha.7)'
|
||||
description: 'Release tag (e.g., v0.10.2)'
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
|
@ -16,6 +17,8 @@ permissions:
|
|||
|
||||
jobs:
|
||||
update:
|
||||
# Keep prereleases from replacing the stable README download buttons.
|
||||
if: github.event_name == 'workflow_dispatch' || !github.event.release.prerelease
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<p float="left" align="center">
|
||||
<!-- readme-section:release-binary-windows -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-windows-x64-setup.exe">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-windows-x64-setup.exe">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<!-- readme-section:release-binary-macos -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-darwin-arm64.dmg">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-darwin-arm64.dmg">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
<p float="left" align="center">
|
||||
<!-- readme-section:release-binary-windows -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-windows-x64-setup.exe">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-windows-x64-setup.exe">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<!-- readme-section:release-binary-macos -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-darwin-arm64.dmg">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-darwin-arm64.dmg">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
|
|||
|
|
@ -35,7 +35,7 @@
|
|||
|
||||
<p float="left" align="center">
|
||||
<!-- readme-section:release-binary-windows -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-windows-x64-setup.exe">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-windows-x64-setup.exe">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
@ -51,7 +51,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<!-- readme-section:release-binary-macos -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-darwin-arm64.dmg">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-darwin-arm64.dmg">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<p float="left" align="center">
|
||||
<!-- readme-section:release-binary-windows -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-windows-x64-setup.exe">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-windows-x64-setup.exe">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<!-- readme-section:release-binary-macos -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-darwin-arm64.dmg">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-darwin-arm64.dmg">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<p float="left" align="center">
|
||||
<!-- readme-section:release-binary-windows -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-windows-x64-setup.exe">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-windows-x64-setup.exe">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<!-- readme-section:release-binary-macos -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-darwin-arm64.dmg">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-darwin-arm64.dmg">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
|
||||
<p float="left" align="center">
|
||||
<!-- readme-section:release-binary-windows -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-windows-x64-setup.exe">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-windows-x64-setup.exe">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<!-- readme-section:release-binary-macos -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-darwin-arm64.dmg">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-darwin-arm64.dmg">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
|
|||
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
<p float="left" align="center">
|
||||
<!-- readme-section:release-binary-windows -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-windows-x64-setup.exe">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-windows-x64-setup.exe">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
@ -50,7 +50,7 @@
|
|||
</picture>
|
||||
</a>
|
||||
<!-- readme-section:release-binary-macos -->
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.9.0/AIRI-0.9.0-darwin-arm64.dmg">
|
||||
<a href="https://github.com/moeru-ai/airi/releases/download/v0.10.2/AIRI-0.10.2-darwin-arm64.dmg">
|
||||
<picture>
|
||||
<source
|
||||
width="33%"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue