mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-23 06:16:41 +00:00
typo
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
37de468dd4
commit
bcc3f0202d
2
.github/workflows/main.yaml
vendored
2
.github/workflows/main.yaml
vendored
@ -11,7 +11,7 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
uses: ./github/actions/action
|
uses: ./.github/actions/action
|
||||||
id: hello
|
id: hello
|
||||||
with:
|
with:
|
||||||
who-to-greet: "John"
|
who-to-greet: "John"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user