mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-22 19:23:31 +00:00
20d20e2c70
- Add rsync for better file copying with fallback to cp - Copy all essential directories and files like stable workflow - Install production dependencies with npm install --omit=dev - Add file verification checks before tarball creation - Include scripts/install-pulse.sh and docs directories - Match stable workflow's comprehensive tarball structure This ensures RC releases have complete, production-ready tarballs that match the quality and completeness of stable releases.