From b34ead9e2a4ca4824414007f9b8fe815ca8d0bf3 Mon Sep 17 00:00:00 2001 From: Korbs <51213244+KorbsStudio@users.noreply.github.com> Date: Sat, 30 Apr 2022 14:12:13 -0400 Subject: [PATCH] Update update-website.yml --- .github/workflows/update-website.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/update-website.yml b/.github/workflows/update-website.yml index 2ce1c69..c7f8fda 100644 --- a/.github/workflows/update-website.yml +++ b/.github/workflows/update-website.yml @@ -8,7 +8,7 @@ on: jobs: build: - runs-on: ubuntu-latest + runs-on: self-runner steps: - uses: actions/checkout@v3