From 2f5a9ae099e067e68edb8d29b479472b2017cde3 Mon Sep 17 00:00:00 2001 From: Michel Kraemer Date: Sat, 29 Jul 2023 12:39:36 +0200 Subject: [PATCH] Remove deprecated option --- .github/workflows/deploy.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index a785907af..4173deaa8 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -188,5 +188,3 @@ jobs: - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v1 - with: - emit_telemetry: false # telemetry is not currently supported for custom builds