Skip to content

Commit bd0e82d

Browse files
authored
Merge branch 'main' into oci-art
2 parents 55bd95a + 9bc8bef commit bd0e82d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/actions/regenerate-artifacts/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Regenerate distribution artifacts
2-
description: Run the build scripts that regenerate config, lockfiles, Containerfile, and verify secrets
2+
description: Run the build scripts that regenerate config, lockfiles, Containerfile, distribution docs, and verify secrets
33

44
inputs:
55
ogx-version:
@@ -26,3 +26,4 @@ runs:
2626
uv run build/gen_config.py
2727
./build/run_gen_lockfile.sh
2828
uv run build/gen_containerfile.py
29+
uv run build/gen_distro_docs.py

0 commit comments

Comments
 (0)