mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 15:04:29 +02:00
adding env variable
This commit is contained in:
parent
77fce86936
commit
aa410164fe
1
.github/workflows/eslint copy.yml
vendored
1
.github/workflows/eslint copy.yml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
security-events: write
|
security-events: write
|
||||||
env:
|
env:
|
||||||
DEPLOY_HOST: 206.189.96.198
|
DEPLOY_HOST: 206.189.96.198
|
||||||
|
DEPLOY_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||||
steps:
|
steps:
|
||||||
- name: ssh
|
- name: ssh
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user