Update github workflow to decide which files to clear

This commit is contained in:
JesFot 2021-05-18 14:06:28 +02:00 committed by JësFot
parent cc97062dfa
commit 8a2845b91d
1 changed files with 1 additions and 0 deletions

View File

@ -25,3 +25,4 @@ jobs:
BRANCH: javadoc
FOLDER: docs
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CLEAR_GLOBS_FILE: ".github/javadoc-publish-clear"