Skip to content

Commit ffc5f54

Browse files
committed
fix the mention of Azure DevOps on GitHub Actions examples
1 parent 6b005b4 commit ffc5f54

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

umbraco-cloud/set-up/project-settings/umbraco-cicd/samplecicdpipeline/V1-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Before setting up the pipeline in GitHub, make sure that the following steps fro
1515
Next, you will need to define your pipeline in YAML and use it to interact with the Umbraco Cloud API.
1616

1717
{% hint style="info" %}
18-
The Umbraco CI/CD Team has created a sample pipeline for Azure DevOps.
18+
The Umbraco CI/CD Team has created a sample pipeline for GitHub Actions.
1919

2020
The Scripts are provided as is. This means that the scripts will do the bare minimum for a pipeline that is utilizing the CI/CD flow. 
2121

umbraco-cloud/set-up/project-settings/umbraco-cicd/samplecicdpipeline/github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Before setting up the pipeline in GitHub, make sure that the following steps fro
1414
Next, you will need to define your pipeline in YAML and use it to interact with the Umbraco Cloud API.
1515

1616
{% hint style="info" %}
17-
The Umbraco CI/CD Team has created a sample pipeline for Azure DevOps.
17+
The Umbraco CI/CD Team has created a sample pipeline for GitHub Actions.
1818

1919
The Scripts are provided as is. This means that the scripts will do the bare minimum for a pipeline that is utilizing the CI/CD flow. 
2020

0 commit comments

Comments
 (0)