test: workflow test

This commit is contained in:
Bill Church 2022-07-29 09:37:34 -04:00 committed by GitHub
parent 2deb5d9cde
commit 3fae0951ff
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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