- Notifications
You must be signed in to change notification settings - Fork176
Does the action generate web files if external-data-json-path is set?#192
-
Does the action generate web files if external-data-json-path is set? |
BetaWas this translation helpful?Give feedback.
All reactions
Hi!
Ifexternal-data-json-path is set then the action won't generate any additional web files. As described in theREADME this option is intended if you don't want to push your results to gh-pages or want to handle that yourself.
You can also have a look at theMinimal setup section if you need some example for using this option
Replies: 1 comment
-
Hi! If You can also have a look at theMinimal setup section if you need some example for using this option |
BetaWas this translation helpful?Give feedback.