Skip to content

Commit

Permalink
[backend] BSRekor: really upload entry
Browse files Browse the repository at this point in the history
  • Loading branch information
mlschroe committed Sep 11, 2023
1 parent d9ae650 commit 90c4fc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/backend/BSRekor.pm
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ sub upload_dsse {
'apiVersion' => '0.0.1',
'spec' => $spec,
};
return upload_entry($server, $entry);
}

1;

0 comments on commit 90c4fc1

Please sign in to comment.