sevaa / githubactions

Azure DevOps extension for running GitHub workflows from AzDevOps pipelines, or downloading artifacts from past runs
3 stars 3 forks source link

Add support to turn off unzip. #4

Closed Etterna closed 1 year ago

Etterna commented 1 year ago

At the moment any downloaded artefact will be unzipped. But there are some cases when I want to use that downloaded an artifact as is, not unzipping it. It would be good to have a property where I can set if I want to unzip it or not

sevaa commented 1 year ago

On which task? Or both?

Etterna commented 1 year ago

DownloadArtifacts

sevaa commented 1 year ago

Done, published. I've increased the major task version to 2, you'd need to update your definition.