From e6da1e7a570a0260324e58196f10926995633857 Mon Sep 17 00:00:00 2001 From: Anders Date: Sun, 1 Oct 2023 22:40:40 +0200 Subject: [PATCH] Typo (#68) --- .github/workflows/10-slack-fake-build-updates.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/10-slack-fake-build-updates.yml b/.github/workflows/10-slack-fake-build-updates.yml index d446122..137e8fa 100644 --- a/.github/workflows/10-slack-fake-build-updates.yml +++ b/.github/workflows/10-slack-fake-build-updates.yml @@ -5,8 +5,8 @@ on: [push] jobs: slack-action: #if: ${{ false }} - runs-on: ubuntu-lates - name: Test 10 [ubuntu-lates] + runs-on: ubuntu-latest + name: Test 10 [ubuntu-latest] steps: - name: Send build started to slack