From 1019f7eae674bc548ca9c64cbfd512be724cd77b Mon Sep 17 00:00:00 2001 From: Stephan Boyer Date: Fri, 5 Jan 2024 07:04:32 -0800 Subject: [PATCH] Add a favicon --- .github/workflows/ci.yml | 1 + index.html | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3f5ab38..d5b47bd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -26,6 +26,7 @@ jobs: path: website/ deploy_github_pages: name: Deploy to GitHub pages + if: ${{ github.event_name == 'push' }} needs: ci runs-on: ubuntu-latest environment: diff --git a/index.html b/index.html index 8a34a70..3519398 100644 --- a/index.html +++ b/index.html @@ -3,6 +3,7 @@ Hashpass +