Skip to content

Commit 79dc4a4

Browse files
committed
chore: gitops
1 parent 6775bfe commit 79dc4a4

File tree

3 files changed

+3
-10
lines changed

3 files changed

+3
-10
lines changed

content/docs/_layout.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -139,8 +139,6 @@ expand_section_list: ['Self-host']
139139

140140
### [Overview](/vcs-integration/overview)
141141

142-
### [GitHub Actions](/vcs-integration/github-actions)
143-
144142
### [Release](/vcs-integration/release)
145143

146144
## SQL Editor

content/docs/vcs-integration/github-actions.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

content/docs/vcs-integration/overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ Bytebase GitOps workflow is built upon the [Bytebase API](/docs/api/overview). I
88

99
## GitHub Actions
1010

11-
Bytebase provides pre-built GitHub Actions. Please refer to [GitHub Actions](/docs/vcs-integration/github-actions).
11+
<TutorialBlock url="/docs/tutorials/github-release-cicd-workflow/" title="Database Release CI/CD with GitHub Actions" />
12+
13+
Bytebase provides pre-built [GitHub Actions](https://github.com/marketplace?query=bytebase&type=actions) to ease the GitHub integration.
1214

1315
## API
1416

0 commit comments

Comments
 (0)