Skip to content

Commit

Permalink
github:autotag
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyifang committed Mar 21, 2022
1 parent 23535d2 commit 32bfc0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/AutoTag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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)"
Expand Down

0 comments on commit 32bfc0e

Please sign in to comment.