From 9266c050a8060d368b82b8c1cdccbef86e13031e Mon Sep 17 00:00:00 2001 From: Andrin Bertschi Date: Tue, 9 Apr 2024 11:21:24 +0200 Subject: [PATCH] Update build-and-commit-gh-pages.yml --- .github/workflows/build-and-commit-gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-commit-gh-pages.yml b/.github/workflows/build-and-commit-gh-pages.yml index acc6828..24d9edb 100644 --- a/.github/workflows/build-and-commit-gh-pages.yml +++ b/.github/workflows/build-and-commit-gh-pages.yml @@ -9,7 +9,7 @@ concurrency: group: ${{ github.workflow }} cancel-in-progress: true -name: build-and-deploy-ahoi-attacks +name: build-website jobs: build-and-deploy: runs-on: ubuntu-latest