Skip to content

Commit

Permalink
chore: dokku uri
Browse files Browse the repository at this point in the history
  • Loading branch information
MateiSR committed Dec 22, 2024
1 parent 9c818e3 commit 2684d89
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 @@ -17,7 +17,7 @@ jobs:
- name: Push to dokku
uses: MateiSR/action-dokku-cloudflared@master
with:
dokku_repo: "ssh://dokku@dokku.mateisr.com:22/discord-bot"
dokku_repo: "ssh://dokku@deploy.mateisr.com:22/discord-bot"
ssh_key: ${{ secrets.SSH_KEY }}
cloudflared_client_id: ${{ secrets.CLOUDFLARED_CLIENT_ID }}
cloudflared_client_secret: ${{ secrets.CLOUDFLARED_CLIENT_SECRET }}
Expand Down

0 comments on commit 2684d89

Please sign in to comment.