Skip to content

Commit 7166482

Browse files
authored
Update build-product.yml
1 parent acc8da0 commit 7166482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-product.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
required: false
1818
CHECKOUT_TOKEN:
1919
required: false
20-
description: Token to pass to the build-single and build-workspace jobs. Use this to allow the checkout actions to access private repositories.
20+
description: Token to pass to the build-single job. Use this to allow the checkout actions to access private repositories.
2121

2222
concurrency:
2323
group: "${{ github.workflow }}-${{ github.ref || github.head_ref }}"

0 commit comments

Comments
 (0)