mirror of
https://github.com/actions/typescript-action.git
synced 2025-12-28 12:50:45 +08:00
Node 12 template, not JS template
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name": "javascript-template-action",
|
||||
"name": "node12-template-action",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"description": "javascript template action",
|
||||
"description": "Node 12 template action",
|
||||
"main": "lib/main.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user