mirror of
https://gitea.com/Lydanne/ssh-action.git
synced 2025-07-24 03:48:02 +08:00
Fix(envs): set environment variable instead of bash variable (#209)
This commit is contained in:
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@@ -88,6 +88,7 @@ jobs:
|
||||
echo "I am $BAR, thanks"
|
||||
echo "sha: $SHA"
|
||||
echo "port: $PORT"
|
||||
sh test.sh
|
||||
|
||||
- name: ssh key passphrase
|
||||
uses: ./
|
||||
|
Reference in New Issue
Block a user