mirror of
https://github.com/ditkrg/project-version-check.git
synced 2026-01-23 06:16:41 +00:00
Code cleanup
Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
parent
6a355c1ef1
commit
60ade716eb
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@ -22,9 +22,6 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
|
|
||||||
- name: Print GitHub token
|
|
||||||
run: echo ${{ secrets.GITHUB_TOKEN }}
|
|
||||||
|
|
||||||
- name: Hello world action step
|
- name: Hello world action step
|
||||||
uses: ./
|
uses: ./
|
||||||
id: hello
|
id: hello
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user