From e4a519117855ce875e11d30e3b525a37f03afaa2 Mon Sep 17 00:00:00 2001 From: Knutwurst <36196269+knutwurst@users.noreply.github.com> Date: Sun, 11 Apr 2021 12:38:17 +0200 Subject: [PATCH] Add missing newline. --- .github/workflows/nightly_cleanup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly_cleanup.yml b/.github/workflows/nightly_cleanup.yml index bf3620a3..7238a23d 100644 --- a/.github/workflows/nightly_cleanup.yml +++ b/.github/workflows/nightly_cleanup.yml @@ -10,4 +10,4 @@ jobs: - uses: kolpav/purge-artifacts-action@v1 with: token: $ - expire-in: 7days # Set this to 0 to delete all artifacts \ No newline at end of file + expire-in: 7days # Set this to 0 to delete all artifacts