From 5e1a57b11052964b351af592fac84c95606beb8c Mon Sep 17 00:00:00 2001 From: Morten Nielsen <1378165+dotMorten@users.noreply.github.com> Date: Mon, 20 Jan 2020 20:23:36 -0800 Subject: [PATCH] Update ghpages.yml --- .github/workflows/ghpages.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ghpages.yml b/.github/workflows/ghpages.yml index 66fb086..45c6dc2 100644 --- a/.github/workflows/ghpages.yml +++ b/.github/workflows/ghpages.yml @@ -15,7 +15,6 @@ jobs: uses: actions/checkout@v1 - name: Build Documentation run: build/GenerateDoc.cmd - - name: Publish Documentation uses: maxheld83/ghpages@master env: