Actions-add-node-template #5
Reference in New Issue
Block a user
Delete Branch "Actions-add-node-template"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@@ -0,0 +5,4 @@node-version:description: "Set node version"default: 20required: truethis can be false, because we already set default
@@ -0,0 +12,4 @@default: |-yarn installyarn testrequired: truethis is the same, we already put default value.