mirror of
https://github.com/bcomnes/deploy-to-neocities.git
synced 2026-01-22 01:11:53 +00:00
Update node in actions and rebuild
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -8,7 +8,7 @@ on:
|
||||
required: true
|
||||
|
||||
env:
|
||||
node_version: 16
|
||||
node_version: lts/*
|
||||
FORCE_COLOR: 1
|
||||
|
||||
concurrency: # prevent concurrent releases
|
||||
|
||||
Reference in New Issue
Block a user