mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
Update action.yml
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
4d5f4121fe
commit
90426c67f3
@ -10,7 +10,5 @@ outputs:
|
|||||||
description: "The time we greeted you"
|
description: "The time we greeted you"
|
||||||
|
|
||||||
runs:
|
runs:
|
||||||
using: "docker"
|
using: "node20"
|
||||||
image: "Dockerfile"
|
main: "index.js"
|
||||||
args:
|
|
||||||
- ${{ inputs.who-to-greet }}
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user