Commit graph

3 commits

Author SHA1 Message Date
Marko Djordjevic
62e0c554df use github actions again 2026-02-12 20:23:13 +01:00
exe.dev user
a6e763c153 Switch deploy to webhook-based approach
exe.dev SSH proxy blocks direct SSH from GitHub Actions.
Use webhook listener on port 9000 instead.

Co-authored-by: Shelley <shelley@exe.dev>
2026-02-12 15:22:30 +00:00
exe.dev user
42bc3ae757 Add GitHub Actions deploy workflow
Automatically deploys to exe.dev VM on push to master.
Uses SSH to pull latest code and rebuild Docker container.

Co-authored-by: Shelley <shelley@exe.dev>
2026-02-12 15:04:06 +00:00