Skip to content

Commit bb6965a

Browse files
authored
Merge pull request #90535 from changeworld/patch-18
Fix typo
2 parents 53d811e + 2152c73 commit bb6965a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ To set up a release pipeline that deploys to Azure, follow the associated steps
193193
194194
#### [GitHub](#tab/github)
195195

196-
For GitHub deployments, you can deploy your logic app by using [GitHub Actions](https://docs.github.com/actions), for example, the GitHub Action in Azure Functions. This action requires that you pass through the following information:
196+
For GitHub deployments, you can deploy your logic app by using [GitHub Actions](https://docs.github.com/actions), for example, the GitHub Actions in Azure Functions. This action requires that you pass through the following information:
197197

198198
- The logic app name to use for deployment
199199
- The zip file that contains your actual build artifacts, including all workflow folders, configuration files such as host.json, connections.json, and any other related files.

0 commit comments

Comments
 (0)