Skip to content

Commit

Permalink
Fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Fantasticini committed Nov 23, 2023
1 parent 3ae771e commit 1aa55ab
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@ inputs:
default: ${{ github.token }}

m2_home:
description: "java validators will be installed in this directory"
required: false
default: "/code"
description: "java validators will be installed in this directory"
required: false
default: "/code"

home:
description: ""
required: false
default: "/code"
description: ""
required: false
default: "/code"

runs:
using: "docker"
Expand Down

0 comments on commit 1aa55ab

Please sign in to comment.