Skip to content

Commit

Permalink
fix(dokku): replace github action
Browse files Browse the repository at this point in the history
  • Loading branch information
MateiSR committed Jun 27, 2024
1 parent 580847e commit 636e007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-dokku.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fetch-depth: 0

- name: Push to dokku
uses: obrassard/action-dokku-deploy@cloudflared
uses: MateiSR/action-dokku-cloudflared@master
with:
dokku_repo: "ssh://dokku@dokku.mateisr.com:22/discord-bot"
ssh_key: ${{ secrets.SSH_KEY }}
Expand Down

0 comments on commit 636e007

Please sign in to comment.