Add Gitea Actions deploy workflow for talkpro.info
Some checks failed
Deploy to talkpro / build-and-sync (push) Failing after 18s

Build Astro on push to main/master and rsync dist/ to the marketing
server via SSH. Includes deploy-talkpro.sh, env example, and README.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-05-18 15:01:58 +08:00
parent 3933cf42c0
commit 6e90a4adb6
5 changed files with 140 additions and 0 deletions

2
.gitignore vendored
View File

@@ -5,3 +5,5 @@ dist/
.env
.env.*
!.env.example
!.env.deploy.example
.env.deploy