test
This commit is contained in:
parent
0bebe82528
commit
913766e0d3
4
.github/workflows/deply.yml
vendored
4
.github/workflows/deply.yml
vendored
|
@ -14,8 +14,8 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- uses: webfactory/ssh-agent@v0.8.0
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
with:
|
||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
|
||||
- name: Push to dokku
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user