From 26fa080efa630a7a668cbfd5f3679826f8337c2a Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Tue, 9 Jul 2024 16:13:59 -0700 Subject: [PATCH] Backup blog_previoustagname Refs: - https://github.com/simonw/simonwillisonblog/pull/463 --- .github/workflows/backup.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/backup.yml b/.github/workflows/backup.yml index e9f8e48c..0234f064 100644 --- a/.github/workflows/backup.yml +++ b/.github/workflows/backup.yml @@ -51,6 +51,7 @@ jobs: --table blog_quotation \ --table blog_quotation_tags \ --table blog_tag \ + --table blog_previoustagname \ --table blog_series \ --table django_content_type \ --table redirects_redirect