mirror of
https://github.com/Faridik/Carolyn.git
synced 2026-07-08 05:11:52 +00:00
deploy
This commit is contained in:
parent
e81e2e3206
commit
a1af192397
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
# Steps represent a sequence of tasks that will be executed as part of the job
|
||||
steps:
|
||||
- name: Connect to Yandex Cloud on my own
|
||||
- run: |
|
||||
run: |
|
||||
set -eu
|
||||
mkdir "$HOME/.ssh"
|
||||
echo "${{ secrets.key }}" > "$HOME/.ssh/key"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user