You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a bunch of repositories hooked up to different Google Drive folders, but using the same Google Cloud API to upload the files to.
The two files uploaded to each folder have the same name, the only difference is the folder.
When I update one repository and the Github Action pushes its files to that repository's folder, the previous versions of the file completely disappear. It looks like the action only creates one Google Drive ID per name.
The text was updated successfully, but these errors were encountered:
I have a bunch of repositories hooked up to different Google Drive folders, but using the same Google Cloud API to upload the files to.
The two files uploaded to each folder have the same name, the only difference is the folder.
When I update one repository and the Github Action pushes its files to that repository's folder, the previous versions of the file completely disappear. It looks like the action only creates one Google Drive ID per name.
The text was updated successfully, but these errors were encountered: