Initial release of a GitHub Action that takes the local (in GitHub) directory of your choice and uploads it to the Azure FileShare (not blob) of your choice. Optionally specify an alternate cloud such as a Government cloud. If the file you're uploading already exists in the cloud this will overwrite it.
Useful if you're storing some kind of configuration in an Azure FileShare (connected to an App Service, for example), but want to manage that config in GitHub.