mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-24 00:14:06 +00:00
github:autotag
This commit is contained in:
parent
23535d2cec
commit
32bfc0e361
2
.github/workflows/AutoTag.yml
vendored
2
.github/workflows/AutoTag.yml
vendored
|
@ -35,6 +35,8 @@ jobs:
|
|||
# 步骤
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: set git short sha
|
||||
id: git
|
||||
run: |
|
||||
echo "::set-output name=sha_short::$(git rev-parse --short=8 HEAD)"
|
||||
|
|
Loading…
Reference in a new issue