Skip to content

Commit

Permalink
kusa
Browse files Browse the repository at this point in the history
  • Loading branch information
GLDYM committed Sep 14, 2023
1 parent 5ca66b9 commit 0febfba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,5 @@ jobs:
git init
git add -A
git commit -m 'gh-action deploy'
git push -f --set-upstream https://${GPA_TOKEN}@${GHP_REPO} master
git remote add origin https://github.com/FDCraft/fdcraft.github.io.git
git push -f --force origin master

0 comments on commit 0febfba

Please sign in to comment.