Update clones.yml

This commit is contained in:
MH_ProDev 2022-03-01 04:14:51 +03:30 committed by GitHub
parent 7244f24afe
commit 1efbc6f581
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ jobs:
curl --user "${{ github.actor }}:${{ secrets.SECRET_TOKEN }}" \
-H "Accept: application/vnd.github.v3+json" \
https://api.github.com/repos/${{ github.repository }}/traffic/clones \
> clone.json
> .github/clone.json
- name: Add to git repo
run: |