Skip to content

Commit

Permalink
Revert "add updated_at to out version"
Browse files Browse the repository at this point in the history
This reverts commit e409aeb.
  • Loading branch information
idr0id committed Apr 8, 2019
1 parent 6142643 commit 7c83660
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions assets/out
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,7 @@ push() {
id: $pr.id|tostring,
title: $pr.title,
branch: $pr.feature_branch,
commit: $git.version.ref,
updated_at: $pr.updated_at
commit: $git.version.ref
},
metadata: $git.metadata
}' >&3
Expand Down

0 comments on commit 7c83660

Please sign in to comment.