Browse Source

update only changed files

mitm001 5 years ago
parent
commit
21d623da25
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .github/workflows/main.yml

+ 2 - 0
.github/workflows/main.yml

@@ -117,5 +117,7 @@ jobs:
         github_token: ${{ secrets.GITHUB_TOKEN }}
         # Commits these files to gh-pages if and only if there are changes.
         publish_dir: ./build/site
+        # Update only changed files in gh-pages
+        keep_files: true
         # Insert CNAME for repository.
         cname: wiki.jmonkeyengine.org