formatting
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 34s
Details
This commit is contained in:
parent
2399294e13
commit
5e580768e9
|
@ -166,7 +166,7 @@ const importPaper = async (paper) => {
|
|||
} = await generatePost(paper);
|
||||
|
||||
// Write the new post to our database
|
||||
const {hash }= await write({
|
||||
const { hash } = await write({
|
||||
authors, content, signature, embeddedData, citations,
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue