mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-22 22:06:42 +00:00
Update main.yaml
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
d0822c2ad7
commit
014d615688
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@ -21,7 +21,8 @@ jobs:
|
|||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
uses: ./
|
uses: ./index.ts
|
||||||
|
|
||||||
id: hello
|
id: hello
|
||||||
with:
|
with:
|
||||||
label: ${{ github.event.label.name }}
|
label: ${{ github.event.label.name }}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user