Skip to content

Commit 52c618f

Browse files
jukentbrian-rose
andauthored
Update .github/workflows/publish-book.yaml
Co-authored-by: Brian Rose <[email protected]>
1 parent 6d46f91 commit 52c618f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-book.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
build:
1212
uses: ProjectPythiaCookbooks/cookbook-actions/.github/workflows/build-book.yaml@main
1313
with:
14-
environment_name: cookbook-dev
14+
environment_name: intake-cookbook-dev
1515

1616
deploy:
1717
needs: build

0 commit comments

Comments
 (0)