mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
update readme
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "checkout",
|
||||
"version": "2.0.0",
|
||||
"description": "checkout action",
|
||||
"main": "lib/main.js",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"format": "prettier --write **/*.ts",
|
||||
|
||||
Reference in New Issue
Block a user