Skip to content

Commit 9b1b186

Browse files
authored
Update docs.yml
1 parent 7a060cd commit 9b1b186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/docs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ jobs:
3030
id: read-file
3131
uses: ./.github/actions/read-yaml
3232
with:
33-
path: .github/settings/env.yml
34-
filter: '.env'
33+
path: .github/settings/config.yml
34+
filter: '.default.env'
3535

3636
# Build the documentation and upload the static HTML files as an artifact.
3737
build:

0 commit comments

Comments
 (0)