Google Drive to GitHub Sync
Version updated for https://github.com/sderosiaux/google-drive-to-github-sync to version v1.0.1.
- This action is used across all versions by ? repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The “Google Drive to GitHub Markdown Mirror” GitHub Action automates the synchronization of Google Docs and .docx files from specified Google Drive folders to a GitHub repository, converting them into Markdown format with added YAML frontmatter metadata. It simplifies the process of integrating and maintaining documentation by providing incremental syncing, folder structure preservation, and exclusion filters, making it ideal for managing dynamic content collaboratively.
Release notes
Changes
- Remove
--verboseflag from action to hide DEBUG logs by default - Remove example scheduled sync workflow (this is a marketplace action)
Full Changelog: https://github.com/sderosiaux/google-drive-to-github-sync/compare/v1.0.0...v1.0.1