Skip to content

Commit a3f12ee

Browse files
authored
Testing receiving env vars
1 parent 9d5e43c commit a3f12ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/operations.site.deploy.ddev.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
git_root:
2424
required: true
2525
type: string
26+
default: ${{ env.GIT_ROOT }}
2627
description: The path to clone the repository into, relative to the runner workspace. Use absolute paths when running a persistent server.
2728

2829
start_command:

0 commit comments

Comments
 (0)