You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.