Skip to content

Commit 6d46f91

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nightly-build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
if: ${{ github.repository_owner == 'ProjectPythiaCookbooks' }}
1111
uses: ProjectPythiaCookbooks/cookbook-actions/.github/workflows/build-book.yaml@main
1212
with:
13-
environment_name: cookbook-dev
13+
environment_name: intake-cookbook-dev
1414

1515
link-check:
1616
if: ${{ github.repository_owner == 'ProjectPythiaCookbooks' }}

0 commit comments

Comments
 (0)