Skip to content

Commit 9db5394

Browse files
reduce verbosity in sidebar
1 parent c537dac commit 9db5394

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"label": "Deploying From Github Actions",
3+
"link": {
4+
"type": "generated-index",
5+
"description": "Learn how to deploy with Defang from GitHub Actions"
6+
}
7+
}

docs/tutorials/deploying-from-github-actions/to-aws.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deploying to AWS from GitHub Actions
2+
title: Deploying to AWS
33
description: Using the Defang Github Action to deploy your project to AWS from your CI/CD pipeline.
44
---
55
import Tabs from '@theme/Tabs';

0 commit comments

Comments
 (0)