Skip to content

Commit

Permalink
ci(deploy.sh): test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
hejialianghe authored Mar 16, 2023
1 parent 377c78d commit 479a901
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ ls
echo $secrets
echo $access_token

# git push -f https://${access_token}@github.com/hejialianghe/hejialianghe.github.io master
git push -f https://${access_token}@github.com/hejialianghe/hejialianghe.github.io master

cd -

0 comments on commit 479a901

Please sign in to comment.