mirror of
https://github.com/veganhacktivists/arabot.git
synced 2025-05-19 09:14:17 +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
|
||||
env:
|
||||
DEPLOY_HOST: 206.189.96.198
|
||||
DEPLOY_PRIVATE_KEY: ${{ secrets.DEPLOY_PRIVATE_KEY }}
|
||||
steps:
|
||||
- name: ssh
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user