Skip to content

Commit

Permalink
chore: update create-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0x696c757a696f committed Apr 12, 2024
1 parent c6e47fe commit d86afad
Showing 1 changed file with 2 additions and 17 deletions.
19 changes: 2 additions & 17 deletions .github/workflows/create-release.yml
Expand Up @@ -74,26 +74,11 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ env.CURRENT_DATE }}
tag_name: ${{ env. CURRENT_DATE }}
release_name: ${{ env.RELEASE_TITLE }}
body: |
## Release Notes
- xmjd6: 星猫键道6 Rime 方案,适合导入至 librime(>=1.9.0) 的 Rime 输入法使用。
- Windows:
- [小狼毫输入法测试版](https://github.com/rime/weasel/releases/tag/latest)
- [小狼毫输入法 水龙月 Fork 版](https://github.com/Techince/weasel/releases/latest)
- macOS:
- [鼠须管输入法 groverlynn Fork 版](https://github.com/groverlynn/squirrel/releases/latest)
- [小企鹅输入法 macOS 版【中州韵版】](https://github.com/fcitx-contrib/fcitx5-macos-installer/blob/master/README.zh-CN.md)
- Android:
- [同文输入法](https://github.com/osfans/trime/releases/latest)
- 小企鹅输入法 Android 版:
- [主程序](https://jenkins.fcitx-im.org/job/android/job/fcitx5-android/)
- [Rime 插件](https://jenkins.fcitx-im.org/job/android/job/fcitx5-android-plugin-rime/)
- [更新器](https://jenkins.fcitx-im.org/job/android/job/fcitx5-android-updater/)
- iOS:
- [仓输入法](https://apps.apple.com/app/id6446617683)
- Rabbit-xmjd6: 星猫键道6[玉兔毫](https://github.com/amorphobia/rabbit)绿色便携版,可在 Windows 系统上轻量使用。
- [如何使用](https://github.com/hugh7007/xmjd6-rere#%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8)
draft: false
prerelease: false

Expand Down

0 comments on commit d86afad

Please sign in to comment.