mirror of
https://github.com/alexandrev/xslt-lab.git
synced 2026-09-21 13:03:15 +00:00
Preserve Helm chart museum: keep_files and shared concurrency group
This commit is contained in:
@@ -6,6 +6,10 @@ on:
|
||||
- main
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
group: deploy-gh-pages
|
||||
cancel-in-progress: true
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
|
||||
@@ -40,6 +40,5 @@ jobs:
|
||||
publish_dir: ./hugo-output
|
||||
publish_branch: gh-pages
|
||||
destination_dir: docs
|
||||
keep_files: false
|
||||
force_orphan: true
|
||||
keep_files: true
|
||||
cname: blog.xsltplayground.com
|
||||
|
||||
Reference in New Issue
Block a user