test
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user