ci: allow ourselves to write to the public docs directory
Signed-off-by: June Clementine Strawberry <june@3.dog>
This commit is contained in:
parent
8b3f629198
commit
6052c0c8a2
4 changed files with 4 additions and 3 deletions
|
@ -48,7 +48,7 @@ pub(crate) async fn upload_keys_route(
|
|||
?key_id,
|
||||
?one_time_key,
|
||||
"Invalid one time key JSON submitted by client, skipping: {e}"
|
||||
)
|
||||
);
|
||||
})
|
||||
.is_err()
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue