mirror of
https://github.com/Dokploy/templates.git
synced 2026-06-15 20:25:24 +02:00
- Introduced a new GitHub Actions workflow for deploying the application to Cloudflare Pages upon pushes to the main branch. - Configured steps for Node.js setup, dependency installation, and build processes using pnpm. - Included necessary permissions and secrets for secure deployment.