Azure / functions-action

Enable GitHub developers to deploy to Azure Function Apps using GitHub Actions
MIT License
152 stars 75 forks source link

how to pass --nozip option #207

Open c1tt1 opened 10 months ago

c1tt1 commented 10 months ago

How does one pass the --nozip option when publishing a function like in the below command:

func azure functionapp publish <FunctionAppName> --nozip

github-actions[bot] commented 10 months ago

This issue is idle because it has been open for 14 days with no activity.