From 82c942d64fd36335bb9c3c86e01b11fd7de3571b Mon Sep 17 00:00:00 2001 From: Lucas Franceschino Date: Tue, 14 Jan 2025 11:35:19 +0100 Subject: [PATCH] Update .github/workflows/gh_pages.yml Co-authored-by: Franziskus Kiefer --- .github/workflows/gh_pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh_pages.yml b/.github/workflows/gh_pages.yml index 6fd18ed7b..2dce53bbf 100644 --- a/.github/workflows/gh_pages.yml +++ b/.github/workflows/gh_pages.yml @@ -37,4 +37,4 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 # or specific "vX.X.X" version tag for this action \ No newline at end of file + uses: actions/deploy-pages@v4 # or specific "vX.X.X" version tag for this action