mirror of https://github.com/MatrixTM/MHDDoS.git
Update clones.yml
This commit is contained in:
parent
7244f24afe
commit
1efbc6f581
|
|
@ -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: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue