chore: echo sha string
This commit is contained in:
parent
242a8e2e57
commit
fd81fae289
|
@ -76,6 +76,7 @@ jobs:
|
|||
script: |
|
||||
echo "I am $FOO, thanks"
|
||||
echo "I am $BAR, thanks"
|
||||
echo "sha: $SHA"
|
||||
|
||||
- name: ssh key passphrase
|
||||
uses: appleboy/ssh-action@master
|
||||
|
|
Loading…
Reference in New Issue