Skip to content

Commit 8156b14

Browse files
fix broken gcp page
1 parent 368d033 commit 8156b14

File tree

1 file changed

+2
-0
lines changed
  • docs/tutorials/deploying-from-github-actions

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Deploying to GCP
33
description: Using the Defang Github Action to deploy your project to GCP from your CI/CD pipeline.
44
---
5+
import Tabs from '@theme/Tabs';
6+
import TabItem from '@theme/TabItem';
57

68
# Deploying to GCP from GitHub Actions
79

0 commit comments

Comments
 (0)