From ae15e1a5636f8015c7af7496a01f89880d212daa Mon Sep 17 00:00:00 2001 From: Philip H <47042125+pheiduck@users.noreply.github.com> Date: Thu, 21 Dec 2023 17:01:34 +0100 Subject: [PATCH] deploy-stable.yml: remove whitespace --- .github/workflows/deploy-stable.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-stable.yml b/.github/workflows/deploy-stable.yml index b97580d7..21e3aa31 100644 --- a/.github/workflows/deploy-stable.yml +++ b/.github/workflows/deploy-stable.yml @@ -14,7 +14,7 @@ jobs: packages: write contents: read steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v4 with: ref: production