Skip to content

Commit

Permalink
Debug n+3
Browse files Browse the repository at this point in the history
  • Loading branch information
JingHai-Lingyun committed Aug 19, 2024
1 parent d0a5c3b commit 642f813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/generator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
git config --global user.email "torchsky@163.com"
git remote add target-repo https://TorchSky:${{ secrets.PAT }}@github.com/HomePlaza-Of-PCL2/Homepage-Market.git
git add Custom.xaml
git commit -M "upload generated pages"
git commit -m "upload generated pages"
echo commitdone
git push target-repo main
echo pushdone

0 comments on commit 642f813

Please sign in to comment.