From d86964ca1fc895393db592dce6f210984de0daf9 Mon Sep 17 00:00:00 2001 From: shenleban tongying Date: Mon, 8 Jul 2024 21:33:04 -0400 Subject: [PATCH] typo fix --- .github/workflows/release-macos-homebrew.yml | 4 ++-- .github/workflows/release-windows-vcpkg-cmake.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/release-macos-homebrew.yml b/.github/workflows/release-macos-homebrew.yml index 8fbd55869..d5885b4d1 100644 --- a/.github/workflows/release-macos-homebrew.yml +++ b/.github/workflows/release-macos-homebrew.yml @@ -162,9 +162,9 @@ jobs: body: | [Install instructions for Windows, macOS and Linux](https://xiaoyifang.github.io/goldendict-ng/install/). - Filaname pattern: GoldenDict-[version]-[Qt version]-[system name]-... + Filename pattern: GoldenDict-[version]-[Qt version]-[system name]-... - For Linux, released vesion is on Flathub -> [io.github.xiaoyifang.goldendict_ng](https://flathub.org/apps/io.github.xiaoyifang.goldendict_ng). + For Linux, released version is on Flathub -> [io.github.xiaoyifang.goldendict_ng](https://flathub.org/apps/io.github.xiaoyifang.goldendict_ng). Based on branch: ${{github.ref_name}} diff --git a/.github/workflows/release-windows-vcpkg-cmake.yml b/.github/workflows/release-windows-vcpkg-cmake.yml index dfc65bc7b..53cb00751 100644 --- a/.github/workflows/release-windows-vcpkg-cmake.yml +++ b/.github/workflows/release-windows-vcpkg-cmake.yml @@ -147,9 +147,9 @@ jobs: $changeNotes = " [Install instructions for Windows, macOS and Linux](https://xiaoyifang.github.io/goldendict-ng/install/). - Filaname pattern: GoldenDict-[version]-[Qt version]-[system name]-... + Filename pattern: GoldenDict-[version]-[Qt version]-[system name]-... - For Linux, released vesion is on Flathub -> [io.github.xiaoyifang.goldendict_ng](https://flathub.org/apps/io.github.xiaoyifang.goldendict_ng). + For Linux, released version is on Flathub -> [io.github.xiaoyifang.goldendict_ng](https://flathub.org/apps/io.github.xiaoyifang.goldendict_ng). Based on branch: ${{github.ref_name}}