Skip to content

Commit d45f5b7

Browse files
jukentbrian-rose
andauthored
Update trigger-book-build.yaml to use ProjecPythia action instead of brian's personal (#527)
* Update trigger-book-build.yaml * Update .github/workflows/trigger-book-build.yaml --------- Co-authored-by: Brian Rose <brose@albany.edu>
1 parent 36d54d7 commit d45f5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44

55
jobs:
66
build:
7-
uses: brian-rose/cookbook-actions/.github/workflows/build-book.yaml@myst-defaults
7+
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
88
with:
99
artifact_name: book-zip-${{ github.event.number }}
1010
base_url: '/_preview/${{ github.event.number }}'

0 commit comments

Comments
 (0)