Skip to content

Commit 072fd60

Browse files
committed
github.env
1 parent 0be4627 commit 072fd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
uses: couchbaselabs/docs-runner/.github/workflows/vale-review.yml@main
1212
with:
1313
repo: ${{github.repository}}
14-
path: ${{vars.CHECKOUT_PATH}}
14+
path: ${{github.env.CHECKOUT_PATH}}

0 commit comments

Comments
 (0)