Skip to content

Commit 67bbe18

Browse files
docs: update action documentation
[skip ci] Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent d5dff80 commit 67bbe18

File tree

6 files changed

+36
-36
lines changed

6 files changed

+36
-36
lines changed

.github/actions/generate-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Generate Documentation
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/520aec4f04c81a3002def2b5cb88c80f515aa2c2216a6d211608604196b873aa/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
6+
<img src="https://opengraph.githubassets.com/b5258bd367b0922b5c6d997a7f1d35fea3032c6d60935994b29d39c7f9ae501e/hoverkraft-tech/public-docs" width="60px" align="center" alt="Generate Documentation" />
77
</div>
88

99
---

.github/actions/inject-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Inject Documentation
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/520aec4f04c81a3002def2b5cb88c80f515aa2c2216a6d211608604196b873aa/hoverkraft-tech/public-docs" width="60px" align="center" alt="Inject Documentation" />
6+
<img src="https://opengraph.githubassets.com/b5258bd367b0922b5c6d997a7f1d35fea3032c6d60935994b29d39c7f9ae501e/hoverkraft-tech/public-docs" width="60px" align="center" alt="Inject Documentation" />
77
</div>
88

99
---

.github/actions/prepare-docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Prepare Documentation Bundle
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/520aec4f04c81a3002def2b5cb88c80f515aa2c2216a6d211608604196b873aa/hoverkraft-tech/public-docs" width="60px" align="center" alt="Prepare Documentation Bundle" />
6+
<img src="https://opengraph.githubassets.com/b5258bd367b0922b5c6d997a7f1d35fea3032c6d60935994b29d39c7f9ae501e/hoverkraft-tech/public-docs" width="60px" align="center" alt="Prepare Documentation Bundle" />
77
</div>
88

99
---

.github/actions/resolve-docs-target/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Action: Resolve Documentation Target
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/520aec4f04c81a3002def2b5cb88c80f515aa2c2216a6d211608604196b873aa/hoverkraft-tech/public-docs" width="60px" align="center" alt="Resolve Documentation Target" />
6+
<img src="https://opengraph.githubassets.com/b5258bd367b0922b5c6d997a7f1d35fea3032c6d60935994b29d39c7f9ae501e/hoverkraft-tech/public-docs" width="60px" align="center" alt="Resolve Documentation Target" />
77
</div>
88

99
---

.github/workflows/sync-docs-dispatcher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# GitHub Reusable Workflow: Push Documentation Helper
44

55
<div align="center">
6-
<img src="https://opengraph.githubassets.com/520aec4f04c81a3002def2b5cb88c80f515aa2c2216a6d211608604196b873aa/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
6+
<img src="https://opengraph.githubassets.com/b5258bd367b0922b5c6d997a7f1d35fea3032c6d60935994b29d39c7f9ae501e/hoverkraft-tech/public-docs" width="60px" align="center" alt="Push Documentation Helper" />
77
</div>
88

99
---

application/docs/projects/index.mdx

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -20,21 +20,25 @@ export const projectSections = [
2020

2121
icon: '',
2222

23-
title: 'ci-dokumentor',
23+
title: 'ci-github-container',
2424

25-
titleHref: 'https://github.com/hoverkraft-tech/ci-dokumentor',
25+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-container',
2626

27-
meta: 'TypeScript • ⭐ 5 • Updated Apr 10, 2026',
27+
meta: 'Go Template • ⭐ 5 • Updated Apr 10, 2026',
2828

29-
description: 'Automated documentation generator for CI/CD components',
29+
description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',
3030

3131
tags: [
3232

33-
'documentation',
33+
'build',
3434

35-
'github-actions',
35+
'containers',
3636

37-
'open-source'
37+
'continuous-integration',
38+
39+
'docker',
40+
41+
'github-actions'
3842

3943
],
4044

@@ -44,15 +48,15 @@ export const projectSections = [
4448

4549
label: 'View on GitHub',
4650

47-
href: 'https://github.com/hoverkraft-tech/ci-dokumentor'
51+
href: 'https://github.com/hoverkraft-tech/ci-github-container'
4852

4953
},
5054

5155
{
5256

5357
label: 'Documentation',
5458

55-
href: 'https://hoverkraft-tech.github.io/ci-dokumentor/'
59+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-container/'
5660

5761
}
5862

@@ -64,21 +68,17 @@ export const projectSections = [
6468

6569
icon: '',
6670

67-
title: 'ci-github-publish',
71+
title: 'ci-dokumentor',
6872

69-
titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
73+
titleHref: 'https://github.com/hoverkraft-tech/ci-dokumentor',
7074

71-
meta: 'JavaScript • ⭐ 5 • Updated Apr 10, 2026',
75+
meta: 'TypeScript • ⭐ 5 • Updated Apr 10, 2026',
7276

73-
description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
77+
description: 'Automated documentation generator for CI/CD components',
7478

7579
tags: [
7680

77-
'continuous-delivery',
78-
79-
'continuous-deployment',
80-
81-
'continuous-integration',
81+
'documentation',
8282

8383
'github-actions',
8484

@@ -92,15 +92,15 @@ export const projectSections = [
9292

9393
label: 'View on GitHub',
9494

95-
href: 'https://github.com/hoverkraft-tech/ci-github-publish'
95+
href: 'https://github.com/hoverkraft-tech/ci-dokumentor'
9696

9797
},
9898

9999
{
100100

101101
label: 'Documentation',
102102

103-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
103+
href: 'https://hoverkraft-tech.github.io/ci-dokumentor/'
104104

105105
}
106106

@@ -112,25 +112,25 @@ export const projectSections = [
112112

113113
icon: '',
114114

115-
title: 'ci-github-container',
115+
title: 'ci-github-publish',
116116

117-
titleHref: 'https://github.com/hoverkraft-tech/ci-github-container',
117+
titleHref: 'https://github.com/hoverkraft-tech/ci-github-publish',
118118

119-
meta: 'Go Template • ⭐ 5 • Updated Apr 10, 2026',
119+
meta: 'JavaScript • ⭐ 5 • Updated Apr 10, 2026',
120120

121-
description: 'Opinionated GitHub Actions and workflows for continuous integration in container (OCI) context',
121+
description: 'Opinionated GitHub actions and workflows for streamlined release, deployment, and publishing.',
122122

123123
tags: [
124124

125-
'build',
125+
'continuous-delivery',
126126

127-
'containers',
127+
'continuous-deployment',
128128

129129
'continuous-integration',
130130

131-
'docker',
131+
'github-actions',
132132

133-
'github-actions'
133+
'open-source'
134134

135135
],
136136

@@ -140,15 +140,15 @@ export const projectSections = [
140140

141141
label: 'View on GitHub',
142142

143-
href: 'https://github.com/hoverkraft-tech/ci-github-container'
143+
href: 'https://github.com/hoverkraft-tech/ci-github-publish'
144144

145145
},
146146

147147
{
148148

149149
label: 'Documentation',
150150

151-
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-container/'
151+
href: 'https://docs.hoverkraft.cloud/docs/projects/github-actions-and-reusable-workflows/ci-github-publish/'
152152

153153
}
154154

@@ -1360,7 +1360,7 @@ export const projectSnapshot = {
13601360

13611361
lastUpdated: '2026-04-10',
13621362

1363-
technologiesSummary: 'including TypeScript, JavaScript, Go Template, Astro, Makefile, and more.'
1363+
technologiesSummary: 'including Go Template, TypeScript, JavaScript, Astro, Makefile, and more.'
13641364

13651365
};
13661366

0 commit comments

Comments
 (0)