Skip to content

Commit d4d7eb8

Browse files
authored
Update deploy.yml
1 parent bae5d24 commit d4d7eb8

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/deploy.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,3 @@ jobs:
1919
uses: actions/checkout@v2
2020
with:
2121
fetch-depth: 0
22-
23-
- name: Deploy to dokku
24-
uses: dokku/github-action@master
25-
with:
26-
git_remote_url: ${{ secrets.DOKKU_GIT_REMOTE_URL }}
27-
ssh_private_key: ${{ secrets.DOKKU_SSH_PRIVATE_KEY }}

0 commit comments

Comments
 (0)