From b69f1126e1141c55d91d9721a0a43214b2a9f626 Mon Sep 17 00:00:00 2001 From: Philippe Le Hegaret Date: Thu, 28 Mar 2024 14:11:55 -0400 Subject: [PATCH] Fixed short-name for autopublish (#569) --- .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 c3d0ad2..78d1c47 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -14,5 +14,5 @@ jobs: W3C_ECHIDNA_TOKEN: ${{ secrets.W3C_TR_TOKEN_L2 }} W3C_WG_DECISION_URL: https://docs.google.com/document/d/12AAIbnkt_AH1YjZwUwxirX_7WA7aWOSXpDweCgfqIiQ/edit#heading=h.jc5tpbau2p7z W3C_BUILD_OVERRIDE: | - shortName: trace-context-2 + shortName: trace-context specStatus: CRD