Skip to content

Commit 674abc6

Browse files
authored
Merge pull request #4 from zhimin-dev/vite
Update action.yml
2 parents b565827 + d9883a2 commit 674abc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
git add popup.html
5454
git add icon.png
5555
git commit -m "auto build from github workflow"
56-
git remote set-url origin https://zmisgod:${{secrets.ACCESS_TOKEN}}@github.com/zhimin-dev/iptv-checker.git
56+
git remote set-url origin https://zmisgod:${{secrets.ACCESS_TOKEN}}@github.com/zhimin-dev/dev-tool.git
5757
git remote -v
5858
git checkout -b production
5959
git push origin HEAD:production --force

0 commit comments

Comments
 (0)