Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 283f372

Browse files
committed
[skip ci] chore(ci): update openwrt hook
1 parent ad8c7b3 commit 283f372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger-makefile-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
uses: peter-evans/repository-dispatch@v3
2020
with:
2121
token: ${{ secrets.EXTERNAL_REPO_TOKEN_LUCI_APP_OPENLIST }}
22-
repository: ${{ vars.HOOK_REPO || 'OpenListTeam/luci-app-openlist' }}
22+
repository: ${{ vars.HOOK_REPO || 'OpenListTeam/OpenList-OpenWRT' }}
2323
event-type: update-hashes
2424
client-payload: |
2525
{

0 commit comments

Comments
 (0)