From 0ab292017e49b59f82773a04e28219c8c5e39c8c Mon Sep 17 00:00:00 2001 From: Bastian <8929967+Kaiserdragon2@users.noreply.github.com> Date: Wed, 27 Nov 2024 17:24:25 +0100 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index baf3a38a4c..3b29df4715 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -33,7 +33,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 with: - ref: ArcticonsPages + ref: Arcticons-Pages - name: Set up Python uses: actions/setup-python@v5 @@ -57,4 +57,4 @@ jobs: path: 'docs' - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v4