When using the Azure function action with the flag --respect-funcignore, it seems to delete the ignored files. This makes it impossible to run steps after deployment that uses any ignored file. It would be better if the files were just ignored by the deployment step itself.