Skip to content

Commit

Permalink
openwrt-dev -> openwrt-ipq60xx
Browse files Browse the repository at this point in the history
  • Loading branch information
pexcn committed Jan 10, 2024
1 parent 0ac0215 commit ae8eec8
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- /opt/hostedtoolcache:/opt/hostedtoolcache
env:
TZ: Asia/Taipei
BUILD_REPO: https://github.com/openwrt-dev/openwrt-ipq60xx.git
BUILD_REPO: https://github.com/openwrt-ipq60xx/openwrt.git
BUILD_PROFILE: ${{ matrix.PROFILE }}
BACKUP_DL_SRC: ${{ github.event.inputs.backup_dl_src }}
strategy:
Expand Down
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "configs"]
path = configs
url = https://github.com/openwrt-dev/configs-ipq60xx.git
url = https://github.com/openwrt-ipq60xx/configs.git
branch = main
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# OpenWrt CI for IPQ60XX
# OpenWrt CI For IPQ60XX

[![Build](https://github.com/openwrt-dev/ci-ipq60xx/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/openwrt-dev/ci-ipq60xx/actions)
[![Build](https://github.com/openwrt-ipq60xx/ci/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/openwrt-ipq60xx/ci/actions)
2 changes: 1 addition & 1 deletion configs

0 comments on commit ae8eec8

Please sign in to comment.