From ebf5da81f10284867b863c219566a1e30d32ee79 Mon Sep 17 00:00:00 2001 From: twooeena <70553871+twooeena@users.noreply.github.com> Date: Sat, 9 Sep 2023 21:59:15 -0400 Subject: [PATCH] Update neocities.yml Spelling --- .github/workflows/neocities.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/neocities.yml b/.github/workflows/neocities.yml index c0e060e..dfda5c0 100644 --- a/.github/workflows/neocities.yml +++ b/.github/workflows/neocities.yml @@ -10,7 +10,7 @@ env: FORCE_COLOR: 1 node_version: 16 -concurrency: # prevent concurrent deploys doing starnge things +concurrency: # prevent concurrent deploys doing strange things group: deploy-to-neocities cancel-in-progress: true