ecks1337/upload-artifact-gdrive
Upload build artifacts to Google Drive
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Artifact file name | no | — |
| replaceId | The Google ID of the file to be replaced with the build artifact | no | — |
| parentId | The Google ID of the parent folder to put the artifact in | no | — |
| path | A file, directory or wildcard pattern that describes what to upload | yes | — |
| client_id | Google API client id | yes | — |
| client_secret | Google API secret | yes | — |
| token | Google API token with the "auth/drive" scope authorised | yes | — |
| refresh_token | Google API refresh token | yes | — |
Outputs
| name | description |
|---|---|
| fileId | The Google ID of the artifact after being uploaded |