From 123c9eabad92d4a7607c230e5f11ba82e7ad07e8 Mon Sep 17 00:00:00 2001 From: Nina Satragno Date: Wed, 28 Feb 2024 15:42:51 -0500 Subject: [PATCH] [task] Try settings status to WD instead --- .github/workflows/auto-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 1bf92d0..ded36e7 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -19,4 +19,4 @@ jobs: W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }} W3C_WG_DECISION_URL: https://lists.w3.org/Archives/Public/public-webappsec/2015Mar/0170.html W3C_BUILD_OVERRIDE: | - status: w3c/WD + status: WD