mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-24 23:06:42 +00:00
Update label name
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
666e5bd430
commit
26a5641775
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
@ -27,8 +27,8 @@ jobs:
|
|||||||
|
|
||||||
id: hello
|
id: hello
|
||||||
with:
|
with:
|
||||||
label: ${{ github.event.label.name }}
|
label: minor
|
||||||
|
# ${{ github.event.label.name }}
|
||||||
- name: Get the output time
|
- name: Get the output time
|
||||||
run: |
|
run: |
|
||||||
echo The label was label
|
echo The label was label
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user