pulumi / pulumi-synced-folder

A Pulumi component that synchronizes a local folder to Amazon S3, Azure Blob Storage, or Google Cloud Storage.
Apache License 2.0
3 stars 2 forks source link

.NET Release fails due to invalid image format error #15

Closed AaronFriel closed 1 year ago

AaronFriel commented 1 year ago

Error in CI job: https://github.com/pulumi/pulumi-synced-folder/actions/runs/4111279844/jobs/7095045862

Pushing Pulumi.SyncedFolder.0.10.0.nupkg to 'https://www.nuget.org/api/v2/package'...
  PUT https://www.nuget.org/api/v2/package/
  BadRequest https://www.nuget.org/api/v2/package/ 732ms
error: Response status code does not indicate success: 400 (Unsupported icon image format. Only PNG and JPG images are supported.).
pulumi-bot commented 1 year ago

Cannot close issue without required labels: kind/