Skip to content

Error occured when using upload-cloud-storage #10

@shwuhk

Description

@shwuhk
  • name: Upload to Google Cloud Storage
    uses: GoogleCloudPlatform/github-actions/upload-cloud-storage@master
    with:
    credentials: ${{ secrets.GCS_CREDENTIALS }}
    path: build
    destination: ${{ env.UPLOAD_PATH_NAME }}

Error: A resumable upload could not be performed. The directory, /root/.config, is not writable. You may try another upload, this time setting options.resumable to false.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions