mirror of
https://github.com/appleboy/ssh-action.git
synced 2025-05-22 18:12:25 +00:00
chore: echo sha string
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -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