test: workflow test
This commit is contained in:
parent
2deb5d9cde
commit
3fae0951ff
1 changed files with 0 additions and 2 deletions
2
.github/workflows/action-test.yml
vendored
2
.github/workflows/action-test.yml
vendored
|
@ -21,8 +21,6 @@ jobs:
|
|||
- name: 'get sha'
|
||||
run: |
|
||||
git rev-parse --short ${{ inputs.tag }}
|
||||
git --version
|
||||
git rev-parse --short
|
||||
MYSHA=$(git rev-parse ${{ inputs.tag }})
|
||||
|
||||
- name: env
|
||||
|
|
Loading…
Reference in a new issue