example/config_mode_append.yml in embulk-output-bigquery-0.3.0.pre1 vs example/config_mode_append.yml in embulk-output-bigquery-0.3.0.pre2

- old
+ new

@@ -17,10 +17,10 @@ - {name: boolean, type: boolean} out: type: bigquery mode: append auth_method: json_key - json_keyfile: /tmp/your-project-000.json + json_keyfile: example/your-project-000.json dataset: your_dataset_name table: your_table_name compression: GZIP source_format: CSV auto_create_dataset: true