Update action.yml

pull/7267/head
zomars 2023-02-20 15:34:38 -07:00
parent 9a690de1ff
commit 271fe44bf0
1 changed files with 3 additions and 3 deletions

View File

@ -2,9 +2,9 @@ name: Production Build
description: "Creates a production build, caches it and restores if necessary"
inputs:
node_version:
required: true
description: "The node version used to run this"
node_version:
required: true
description: "The node version used to run this"
DATABASE_URL:
required: true
NEXT_PUBLIC_WEBAPP_URL: