mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-03-24 07:41:37 +00:00
Update neocities.yml
Spelling
This commit is contained in:
2
.github/workflows/neocities.yml
vendored
2
.github/workflows/neocities.yml
vendored
@@ -10,7 +10,7 @@ env:
|
|||||||
FORCE_COLOR: 1
|
FORCE_COLOR: 1
|
||||||
node_version: 16
|
node_version: 16
|
||||||
|
|
||||||
concurrency: # prevent concurrent deploys doing starnge things
|
concurrency: # prevent concurrent deploys doing strange things
|
||||||
group: deploy-to-neocities
|
group: deploy-to-neocities
|
||||||
cancel-in-progress: true
|
cancel-in-progress: true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user