mirror of
https://github.com/aljazceru/Auto-GPT.git
synced 2025-12-30 04:14:24 +01:00
Push reports to google drive (#167)
Signed-off-by: Merwane Hamadi <merwanehamadi@gmail.com>
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -191,3 +191,6 @@ jobs:
|
||||
git fetch origin $current_branch
|
||||
git rebase origin/$current_branch
|
||||
git push origin HEAD
|
||||
poetry run python send_to_googledrive.py
|
||||
env:
|
||||
GDRIVE_BASE64: ${{ secrets.GDRIVE_BASE64 }}
|
||||
|
||||
Reference in New Issue
Block a user