Code cleanup

Signed-off-by: Shakar <5h4k4r.b4kr@gmail.com>
This commit is contained in:
Shakar 2023-09-18 15:08:54 +03:00
parent 6a355c1ef1
commit 60ade716eb
No known key found for this signature in database
GPG Key ID: DA55A26823AE3C28

View File

@ -22,9 +22,6 @@ jobs:
- name: Install dependencies
run: npm install
- name: Print GitHub token
run: echo ${{ secrets.GITHUB_TOKEN }}
- name: Hello world action step
uses: ./
id: hello