We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6f4433 commit 7e1d25eCopy full SHA for 7e1d25e
docs/tutorials/deploying-from-github-actions/_category_.json
@@ -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
@@ -1,5 +1,5 @@
---
-title: Deploying to AWS from GitHub Actions
+title: Deploying to AWS
description: Using the Defang Github Action to deploy your project to AWS from your CI/CD pipeline.
import Tabs from '@theme/Tabs';
0 commit comments