build: remove passphrase
Some checks failed
Build and Deploy Angular App / build (push) Failing after 35s
Some checks failed
Build and Deploy Angular App / build (push) Failing after 35s
This commit is contained in:
parent
dedc8b258a
commit
8cb05a7895
@ -30,7 +30,6 @@ jobs:
|
||||
uses: webfactory/ssh-agent@v0.9.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
ssh-passphrase: ${{ secrets.SSH_PASSPHRASE }}
|
||||
|
||||
- name: Deploy to Server
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user