mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
github: release note change
This commit is contained in:
parent
289beca884
commit
2832419ec0
1
.github/workflows/macos-6.2.yml
vendored
1
.github/workflows/macos-6.2.yml
vendored
|
@ -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 }}
|
||||
|
|
1
.github/workflows/macos.yml
vendored
1
.github/workflows/macos.yml
vendored
|
@ -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 }}
|
||||
|
|
1
.github/workflows/ubuntu-6.2.yml
vendored
1
.github/workflows/ubuntu-6.2.yml
vendored
|
@ -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 }}
|
||||
|
|
1
.github/workflows/ubuntu.yml
vendored
1
.github/workflows/ubuntu.yml
vendored
|
@ -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 }}
|
||||
|
|
1
.github/workflows/windows-6.2.yml
vendored
1
.github/workflows/windows-6.2.yml
vendored
|
@ -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 }}
|
||||
|
|
1
.github/workflows/windows.yml
vendored
1
.github/workflows/windows.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue