Dmitry Nefedov
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
0 additions and
2 deletions
-
.github/workflows/Badge.yml
|
@ -17,8 +17,6 @@ jobs: |
|
|
steps: |
|
|
steps: |
|
|
- name: Checkout Repository |
|
|
- name: Checkout Repository |
|
|
uses: actions/checkout@main |
|
|
uses: actions/checkout@main |
|
|
with: |
|
|
|
|
|
repo-token: ${{ secrets.GITHUB_TOKEN }} |
|
|
|
|
|
|
|
|
|
|
|
- name: Download cloc |
|
|
- name: Download cloc |
|
|
run: | |
|
|
run: | |
|
|