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: actions/checkout@v3
|
||||||
|
|
||||||
- uses: webfactory/ssh-agent@v0.8.0
|
- uses: webfactory/ssh-agent@v0.8.0
|
||||||
with:
|
with:
|
||||||
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
ssh-private-key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||||
|
|
||||||
- name: Push to dokku
|
- name: Push to dokku
|
||||||
env:
|
env:
|
||||||
|
|||||||
Reference in New Issue
Block a user