diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml index c209afc..2108a37 100644 --- a/.github/workflows/static.yml +++ b/.github/workflows/static.yml @@ -19,6 +19,7 @@ jobs: run: | git config --global user.name "davidedigrande" git config --global user.email "davidedigrande.dev@gmail.com" + gh auth refresh -h github.com -s delete_repo gh repo delete davidedigrande.github.io --yes gh repo create davidedigrande.github.io --public git clone https://x-access-token:${GH_TOKEN}@github.com/davidedigrande/davidedigrande.github.io.git