From 89c84d2f253555b711580a369a437a13d82c1d01 Mon Sep 17 00:00:00 2001 From: Sebb Date: Wed, 22 May 2024 00:25:46 +0100 Subject: [PATCH] Unnecessary --- .github/workflows/build-pelican.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build-pelican.yml b/.github/workflows/build-pelican.yml index 8fea025cd..728440081 100644 --- a/.github/workflows/build-pelican.yml +++ b/.github/workflows/build-pelican.yml @@ -13,6 +13,5 @@ jobs: - uses: apache/infrastructure-actions/build-pelican@simplify # temp override with: destination: 'sebb/gha-site' - gfm: 'true' # Temp override image: 'ghcr.io/sebbasf/infra-pelican:latest'