3 Forks
5 Stars
5 Watchers

azure-functions-github-actions

Sample to use continuous delivery to Azure Functions with GitHub Actions.

How to download and setup azure-functions-github-actions

Open terminal and run command
git clone https://github.com/tomkerkhove/azure-functions-github-actions.git
git clone is used to create a copy or clone of azure-functions-github-actions repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with azure-functions-github-actions https://github.com/tomkerkhove/azure-functions-github-actions/archive/master.zip

Or simply clone azure-functions-github-actions with SSH
[email protected]:tomkerkhove/azure-functions-github-actions.git

If you have some problems with azure-functions-github-actions

You may open issue on azure-functions-github-actions support forum (system) here: https://github.com/tomkerkhove/azure-functions-github-actions/issues