Skip to content

Commit 57c9f5f

Browse files
Change Documentation Build CMD in CI
1 parent f5f0946 commit 57c9f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ jobs:
3838
id-token: write
3939

4040
with:
41-
bazel-target: "//process:incremental_latest"
41+
bazel-target: "//:docs -- --github_user=${{ github.repository_owner }} --github_repo=${{ github.event.repository.name }}"
4242
retention-days: 3

0 commit comments

Comments
 (0)