Skip to content

Commit 6afa859

Browse files
tmp 3
1 parent 8b95359 commit 6afa859

4 files changed

Lines changed: 95 additions & 19349 deletions

File tree

.github/actions/vercel/action.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,9 @@ name: Vercel
22
description: Generates a comment with Vercel links
33

44
inputs:
5-
project-json-location:
6-
description: Location of the project.json file
7-
required: false
8-
default: ./.vercel/project.json
5+
project-directory:
6+
description: Location of the deployed project
7+
required: true
98

109
runs:
1110
using: node24

0 commit comments

Comments
 (0)