We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed6049d commit ac859eaCopy full SHA for ac859ea
.github/workflows/docs.yml
@@ -38,5 +38,5 @@ jobs:
38
id-token: write
39
40
with:
41
- bazel-target: "//process:incremental_latest -- --github_user=${{ github.repository_owner }} --github_repo=${{ github.event.repository.name }}"
+ bazel-target: "//process:incremental_latest"
42
retention-days: 3
0 commit comments