mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-25 15:22:59 +00:00
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@@ -21,7 +21,8 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Hello world action step
|
||||
uses: ./
|
||||
uses: ./index.ts
|
||||
|
||||
id: hello
|
||||
with:
|
||||
label: ${{ github.event.label.name }}
|
||||
|
||||
Reference in New Issue
Block a user