From 99dfe054fbc387bd96a1f6456c811508fe13cb54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20C=C3=A1ceres?= Date: Sat, 21 Aug 2021 10:23:52 +1000 Subject: [PATCH] chore: fix destination for auto-publish --- .github/workflows/auto-publish.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 0fd8460..80d4a62 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -13,6 +13,7 @@ jobs: with: GH_PAGES_BRANCH: gh-pages SOURCE: spec/Overview.html + DESTINATION: index.html TOOLCHAIN: respec W3C_BUILD_OVERRIDE: | shortName: WebCryptoAPI