diff --git a/compass/app/Jobs/TripComplete.php b/compass/app/Jobs/TripComplete.php index 2689800..f2a9d99 100644 --- a/compass/app/Jobs/TripComplete.php +++ b/compass/app/Jobs/TripComplete.php @@ -128,7 +128,7 @@ class TripComplete extends Job implements SelfHandling, ShouldQueue $params = [ 'h' => 'entry', - 'created' => $endDate->format('c'), + 'published' => $endDate->format('c'), 'trip' => [ 'type' => 'h-trip', 'properties' => [