change push for count badge

pull/39/head
Ciro 2022-11-26 08:17:07 -03:00
rodzic a1f34bbe85
commit cb4ab53230
1 zmienionych plików z 2 dodań i 6 usunięć

Wyświetl plik

@ -82,9 +82,5 @@ jobs:
git config --global user.name "GitHub Action"
git config --global user.email "action@github.com"
git commit -m "create clone count badge"
fi
- name: Push
uses: ad-m/github-push-action@master
with:
github_token: ${{ secrets.BUILDTOKEN }}
git push "https://cirospaciari:${{ secrets.BUILDTOKEN }}@github.com/cirospaciari/socketify.py.git"
fi