1
0
Fork 0
mirror of https://code.forgejo.org/actions/checkout.git synced 2025-04-30 23:22:58 +02:00

update readme

This commit is contained in:
eric sciple 2019-12-03 11:02:12 -05:00
parent e347bba93b
commit 0f394b5ea0
5 changed files with 458 additions and 306 deletions

View file

@ -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",