mirror of
https://github.com/kccleoc/seedpgp-web.git
synced 2026-03-07 09:57:50 +08:00
docs: Clarify Cloudflare auto-deploy trigger in GEMINI.md
This commit is contained in:
@@ -145,7 +145,7 @@ bun run preview # Preview production build
|
||||
git add src/
|
||||
git commit -m "feat(v1.x): description"
|
||||
|
||||
# Tag version (triggers auto-deploy to Cloudflare)
|
||||
# Push to main branch (including tags) triggers auto-deploy to Cloudflare
|
||||
git tag v1.x.x
|
||||
git push origin main --tags
|
||||
|
||||
|
||||
Reference in New Issue
Block a user