Open timheuer opened 4 years ago
and it was existing in the previous repo. I don't understand either why it was not migrated: https://github.com/Azure/github-actions/tree/master/storage-blob-static-website
Does the older one still work if I choose to use it instead?
This issue is idle because it has been open for 14 days with no activity.
@n-usha Please look into this
Developers want to have options for deploying single-page applications (SPA). Most developers in this space are using SPA frameworks that rely on static content being served and don't need the weight or compute of a full App Service. Many articles/examples exist of SPA developers using this approach with serverless. Having a simpler Azure Storage action instead of relying on AZ CLI action to script the multiple steps would be a useful tool for developers.