From db629c216bd75330ab89e28bb8579c81c1ba578e Mon Sep 17 00:00:00 2001 From: Larvan2 <78135608+Larvan2@users.noreply.github.com> Date: Fri, 16 Jun 2023 16:04:44 +0000 Subject: [PATCH] fix hidden --- .github/workflows/run.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/run.yml b/.github/workflows/run.yml index 1ab46cc8ba..dd93fbb770 100644 --- a/.github/workflows/run.yml +++ b/.github/workflows/run.yml @@ -32,9 +32,10 @@ jobs: echo "WIN_EXTRA=https://raw.githubusercontent.com/crazy-max/WindowsSpyBlocker/master/data/hosts/extra.txt" >> $GITHUB_ENV shell: bash - - name: Checkout the "hidden" branch of this repo + - name: Checkout the "hidden" branch of Loyalsoldier/v2ray-rules-dat uses: actions/checkout@v3 with: + repository: 'Loyalsoldier/v2ray-rules-dat' ref: hidden - name: Checkout Loyalsoldier/domain-list-custom