Skip to content

Commit b773889

Browse files
Update build-configuration.md
Swapped incorrect zone pivot for File name and location section.
1 parent a3c5b1f commit b773889

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/static-web-apps/build-configuration.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,13 @@ With these settings, you can set up GitHub Actions or [Azure Pipelines](get-star
3232

3333
## File name and location
3434

35-
::: zone pivot="azure-pipelines"
35+
::: zone pivot="github-actions"
3636

3737
The GitHub action generates the configuration file and is stored in the *.github/workflows* folder, named using the following format: `azure-static-web-apps-<RANDOM_NAME>.yml`.
3838

3939
::: zone-end
4040

41-
::: zone pivot="github-actions"
41+
::: zone pivot="azure-pipelines"
4242

4343
By default, the configuration file is stored at the root of your repository with the name `azure-pipelines.yml`.
4444

0 commit comments

Comments
 (0)