Skip to content

Commit

Permalink
added google drive sync
Browse files Browse the repository at this point in the history
  • Loading branch information
karmaniverous committed Nov 18, 2024
1 parent 2f3ccbb commit 893bade
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Cloud Sync

on:
push:

jobs:
sync:
uses: karmaniverous/gha-workflows/.github/workflows/cloud-sync.yml@main
secrets:
RCLONE_CONFIG: ${{ secrets.RCLONE_CONFIG }}
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@ Got questions? [Start a discussion](https://github.com/karmaniverous/metastructu

---

Built with ❤️ on Bali! Find more great tools & templates on [my GitHub Profile](https://github.com/karmaniverous).
Built for you with ❤️ on Bali! Find more great tools & templates on [my GitHub Profile](https://github.com/karmaniverous).

0 comments on commit 893bade

Please sign in to comment.