mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
action: release note
This commit is contained in:
parent
6e8400b6ec
commit
d9c16a2f86
4
.github/workflows/windows-6.x.yml
vendored
4
.github/workflows/windows-6.x.yml
vendored
|
@ -115,9 +115,7 @@ jobs:
|
|||
echo "::set-output name=release_date::$(date +'%Y%m%d')"
|
||||
echo "::set-output name=release_time::$(date +'%H%M%S')"
|
||||
echo "::set-output name=release_time_clock::$(date +'%H:%M:%S')"
|
||||
echo "::set-output name=release_hm::$(date +'%y%m%d')"
|
||||
|
||||
echo "changlog : ${{steps.build_changelog.outputs.changelog}}"
|
||||
echo "::set-output name=release_hm::$(date +'%y%m%d')"
|
||||
|
||||
- name: version-file
|
||||
shell: bash
|
||||
|
|
Loading…
Reference in a new issue