Skip to content

Template that sync drive changes on repository every night with Deno

Notifications You must be signed in to change notification settings

Jess182/drive-sync-workflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Drive sync workflow

Description

Github workflow that allows sync changes from google drive folder inside repository

Inputs

Variables from Github repository

Secrets

  • CLIENT_ID # google client ID
  • CLIENT_SECRET # google client secret
  • REFRESH_TOKEN # google client refresh token

Variables

  • FOLDER_ID # drive folder to sync
  • OUTPUT_DIR # repo folder where files will download

About

Template that sync drive changes on repository every night with Deno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published