mirror of
https://github.com/appleboy/ssh-action
synced 2024-02-26 13:34:02 +01:00
chore: echo sha string
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user