Skip to content

Commit d022a36

Browse files
Troubleshooting tabs.
1 parent 37ed393 commit d022a36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/app-service/deploy-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Configure CI/CD with GitHub Actions
2+
title: Deploy to App Service using GitHub Actions
33
description: Learn how to deploy your code to Azure App Service from a CI/CD pipeline with GitHub Actions. Customize the build tasks and run complex deployments.
44
ms.topic: article
55
ms.date: 01/16/2025

articles/app-service/includes/deploy-github-actions/deploy-github-actions-openid-connect.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -316,4 +316,4 @@ jobs:
316316
az logout
317317
```
318318

319-
-----
319+
---

0 commit comments

Comments
 (0)