Skip to content

Commit b2aaa7a

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ jobs:
77
uses: ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml@main
88
with:
99
artifact_name: book-zip-${{ github.event.number }}
10-
base_url: '/${{ github.event.repository.name }}/_preview/${{ github.event.number }}'
10+
base_url: '/_preview/${{ github.event.number }}'
1111
# Other input options are possible, see ProjectPythia/cookbook-actions/.github/workflows/build-book.yaml

0 commit comments

Comments
 (0)