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 acc8da0 commit 7166482Copy full SHA for 7166482
.github/workflows/build-product.yml
@@ -17,7 +17,7 @@ on:
17
required: false
18
CHECKOUT_TOKEN:
19
20
- description: Token to pass to the build-single and build-workspace jobs. Use this to allow the checkout actions to access private repositories.
+ description: Token to pass to the build-single job. Use this to allow the checkout actions to access private repositories.
21
22
concurrency:
23
group: "${{ github.workflow }}-${{ github.ref || github.head_ref }}"
0 commit comments