🧑‍💻 Added github personal access token

This commit is contained in:
z3rOR0ne 2022-07-20 03:49:35 -07:00
parent 10385fff58
commit edcd44376d
4 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1 @@
curl -u $USER:$GH_TOKEN https://api.github.com/user/repos -d '{"name": "testrepo"}'