From 7ae5f444993e4cf179dd59415353115598498699 Mon Sep 17 00:00:00 2001 From: Pieter Colpaert Date: Mon, 25 Mar 2024 09:04:13 +0100 Subject: [PATCH] Update gh-pages-workflow.yml --- .github/workflows/gh-pages-workflow.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/gh-pages-workflow.yml b/.github/workflows/gh-pages-workflow.yml index aaac61d..5519fd4 100644 --- a/.github/workflows/gh-pages-workflow.yml +++ b/.github/workflows/gh-pages-workflow.yml @@ -12,10 +12,6 @@ jobs: contents: write steps: - uses: actions/checkout@v3 - - name: Deploy all other files first - uses: JamesIves/github-pages-deploy-action@v4 - with: - folder: . # The folder the action should deploy. - uses: w3c/spec-prod@v2 with: TOOLCHAIN: bikeshed