Skip to content

Commit d9883a2

Browse files
committed
Update action.yml
1 parent a2e11ff commit d9883a2

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)