Skip to content

Commit 6caddef

Browse files
committed
updated README
1 parent 9161a71 commit 6caddef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,8 @@ The first time the script will run will create an empty `.env` file in the sampl
108108

109109
The GitHub Token is needed as Azure Static Web App will create a GitHub action in your repository in order to automate deployment of the solution to Azure. That is right: every time you'll push a code change to your code main code branch, the application will also be re-built and deployed in Azure.
110110
111+
Make sure you set the variable `gitSource` to the address of your forked repository.
112+
111113
Run the `./azure-deploy.sh` script and the Azure Static Web app will be deployed in specified resource group. You can run the script using [WSL](https://docs.microsoft.com/en-us/windows/wsl/), or Linux or [Azure Cloud Shell](https://azure.microsoft.com/en-us/features/cloud-shell/).
112114
113115
## Run the solution on Azure

0 commit comments

Comments
 (0)