From 93c736acb775d6b898fc905e1bcc5b8a16d55f71 Mon Sep 17 00:00:00 2001 From: 7^6 Date: Fri, 4 Oct 2024 17:39:45 +0800 Subject: [PATCH] chore: Update main.yml --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index cabbb13..e48f24a 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -18,7 +18,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 0 - ref: master + ref: new/master - name: Set version in install.rdf run: |