From 2832419ec0c05be0875a0b093f0d6059df4d476f Mon Sep 17 00:00:00 2001 From: Xiao YiFang Date: Tue, 9 Aug 2022 21:24:13 +0800 Subject: [PATCH] github: release note change --- .github/workflows/macos-6.2.yml | 1 + .github/workflows/macos.yml | 1 + .github/workflows/ubuntu-6.2.yml | 1 + .github/workflows/ubuntu.yml | 1 + .github/workflows/windows-6.2.yml | 1 + .github/workflows/windows.yml | 1 + 6 files changed, 6 insertions(+) diff --git a/.github/workflows/macos-6.2.yml b/.github/workflows/macos-6.2.yml index 5a2298b6..568e67e4 100644 --- a/.github/workflows/macos-6.2.yml +++ b/.github/workflows/macos-6.2.yml @@ -130,6 +130,7 @@ jobs: Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) + file name pattern: [qt version]-GoldenDict-[OS]-[git commit].[ext] CHANGES: ${{ steps.changelog1.outputs.changelog }} ${{ steps.changelog2.outputs.COMMIT_SUMMARY }} diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml index daa4e50c..15488876 100644 --- a/.github/workflows/macos.yml +++ b/.github/workflows/macos.yml @@ -131,6 +131,7 @@ jobs: Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) + file name pattern: [qt version]-GoldenDict-[OS]-[git commit].[ext] CHANGES: ${{ steps.changelog1.outputs.changelog }} ${{ steps.changelog2.outputs.COMMIT_SUMMARY }} diff --git a/.github/workflows/ubuntu-6.2.yml b/.github/workflows/ubuntu-6.2.yml index 6abf3f4f..ef872276 100644 --- a/.github/workflows/ubuntu-6.2.yml +++ b/.github/workflows/ubuntu-6.2.yml @@ -134,6 +134,7 @@ jobs: Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) + file name pattern: [qt version]-GoldenDict-[OS]-[git commit].[ext] CHANGES: ${{ steps.changelog1.outputs.changelog }} ${{ steps.changelog2.outputs.COMMIT_SUMMARY }} diff --git a/.github/workflows/ubuntu.yml b/.github/workflows/ubuntu.yml index 60eedf2b..1ff4173d 100644 --- a/.github/workflows/ubuntu.yml +++ b/.github/workflows/ubuntu.yml @@ -134,6 +134,7 @@ jobs: Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) + file name pattern: [qt version]-GoldenDict-[OS]-[git commit].[ext] CHANGES: ${{ steps.changelog1.outputs.changelog }} ${{ steps.changelog2.outputs.COMMIT_SUMMARY }} diff --git a/.github/workflows/windows-6.2.yml b/.github/workflows/windows-6.2.yml index 078bf40b..5b2a6258 100644 --- a/.github/workflows/windows-6.2.yml +++ b/.github/workflows/windows-6.2.yml @@ -141,6 +141,7 @@ jobs: Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) + file name pattern: [qt version]-GoldenDict-[OS]-[git commit].[ext] CHANGES: ${{ steps.changelog1.outputs.changelog }} ${{ steps.changelog2.outputs.COMMIT_SUMMARY }} diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml index fe650ae5..2405a6f6 100644 --- a/.github/workflows/windows.yml +++ b/.github/workflows/windows.yml @@ -139,6 +139,7 @@ jobs: Qt5.15.2(Intel Kind) auto built by github action. use on your on risk:-) + file name pattern: [qt version]-GoldenDict-[OS]-[git commit].[ext] CHANGES: ${{ steps.changelog1.outputs.changelog }} ${{ steps.changelog2.outputs.COMMIT_SUMMARY }}