Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidedigrande committed Oct 23, 2023
1 parent 865576a commit 1cc73f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/static.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
run: |
git config --global user.name "davidedigrande"
git config --global user.email "[email protected]"
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
Expand Down

0 comments on commit 1cc73f3

Please sign in to comment.