Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 681 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 681 Bytes

Compile LaTeX Documents and Upload to Google Drive

Prerequisites

  • A Google service account
  • An encryption tool such as gpg
  • Google drive file ID (The file must be shared with the email associated with the service account)

Additional Resources / Info

  1. https://dev.to/ssinad/compile-latex-document-and-upload-to-google-drive-97f
  2. https://cloud.google.com/iam/docs/service-accounts
  3. https://github.com/actions/cache
  4. https://docs.github.com/en/actions/configuring-and-managing-workflows/creating-and-storing-encrypted-secrets#limits-for-secrets
  5. https://pypi.org/project/google-api-python-client