Skip to content

Commit bb9338d

Browse files
jukentbrian-rose
andauthored
Update .github/workflows/trigger-book-build.yaml
Co-authored-by: Brian Rose <[email protected]>
1 parent ff1b4dc commit bb9338d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-book-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
build:
77
uses: ProjectPythiaCookbooks/cookbook-actions/.github/workflows/build-book.yaml@main
88
with:
9-
environment_name: cookbook-dev
9+
environment_name: intake-cookbook-dev
1010
artifact_name: book-zip-${{ github.event.number }}
1111
# Other input options are possible, see ProjectPythiaCookbooks/cookbook-actions/.github/workflows/build-book.yaml

0 commit comments

Comments
 (0)