diff --git a/Program.cs b/Program.cs index 587500f..eae51f9 100644 --- a/Program.cs +++ b/Program.cs @@ -43,7 +43,6 @@ { if (await ExportPageToMarkdownAsync(page, now)) { - continue; await CreateNotionClient().Pages.UpdateAsync(page.Id, new PagesUpdateParameters() { Properties = new Dictionary()