From 58d59b8aaf585e9278243a3948673c17d8f127b6 Mon Sep 17 00:00:00 2001 From: Stephan Schroevers Date: Sat, 2 Mar 2024 16:02:25 +0100 Subject: [PATCH] Doh --- .github/workflows/deploy-website.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/deploy-website.yml b/.github/workflows/deploy-website.yml index 8cd64f113e6..8ea40c49614 100644 --- a/.github/workflows/deploy-website.yml +++ b/.github/workflows/deploy-website.yml @@ -50,7 +50,6 @@ jobs: environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} - runs-on: ubuntu-22.04 steps: - name: Install Harden-Runner uses: step-security/harden-runner@63c24ba6bd7ba022e95695ff85de572c04a18142 # v2.7.0