mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-03-12 02:06:14 -05:00
- Modified publish-live workflow to download PDF from artifacts and upload to release assets - Updated quarto-build deployment to copy PDF to assets but exclude from git commits - Added PDF exclusion rules to .gitignore - Removed PDF commit steps from publish.sh and binder scripts - Created test script to verify PDF handling - Added comprehensive documentation for the new workflow This ensures PDF is available for download but not tracked in git repository, keeping the repo clean while maintaining accessibility.