mirror of
https://github.com/aljazceru/goose.git
synced 2026-01-31 20:24:27 +01:00
docs: Update workflow to fix broken pr previews (#2181)
This commit is contained in:
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
|
||||
pull_request:
|
||||
paths:
|
||||
- 'documentation/**'
|
||||
|
||||
@@ -48,3 +46,4 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: documentation/build
|
||||
keep_files: true # This preserves existing files in gh-pages branch especially for previews
|
||||
|
||||
Reference in New Issue
Block a user