Azure / container-apps-deploy-action

GitHub Action for building and deploying Azure Container Apps
MIT License
52 stars 29 forks source link

Fix broken --output argument #66

Closed cormacpayne closed 1 year ago

demyte commented 1 year ago

Hi @cormacpayne

I think this change has broken my builds

image

daniv-msft commented 1 year ago

@demyte We're looking into this. Sorry about that. We're getting back to you shortly.

cormacpayne commented 1 year ago

@demyte Hey James, sorry about this break -- I'll fix it ASAP

daniv-msft commented 1 year ago

@demyte Here is the PR fixing this: https://github.com/Azure/container-apps-deploy-action/pull/67 We'll merge it and release it soon.

cormacpayne commented 1 year ago

@demyte Hey James, the PR has been merged and v1 has been retagged to include this change -- would you mind giving it another shot and seeing if the issue has been resolved?

demyte commented 1 year ago

@cormacpayne @daniv-msft

Looks good now, Thanks 👍