diff --git a/.github/workflows/build_mi10_series_xiaomi.eu_hyperos_push_to_onedrive_test.yml b/.github/workflows/build_mi10_series_xiaomi.eu_hyperos_push_to_onedrive_test.yml index ef91e37..2afea41 100644 --- a/.github/workflows/build_mi10_series_xiaomi.eu_hyperos_push_to_onedrive_test.yml +++ b/.github/workflows/build_mi10_series_xiaomi.eu_hyperos_push_to_onedrive_test.yml @@ -1,4 +1,4 @@ -name: build_mi10_series_hyperos_OneDrivePush +name: build_mi10_series_eu_hyperos_OneDrivePush on: workflow_dispatch: inputs: @@ -41,7 +41,7 @@ jobs: - name: 3. 检出仓库文件 | CHECKOUT REPOSITORY uses: actions/checkout@main with: - ref: dev + ref: test fetch-depth: 1 - name: 4. 准备环境 | PREPARE ENVIRONMENT run: | @@ -97,4 +97,4 @@ jobs: tag: ${{ env.OS_VERSION }} bodyFile: "${{ github.workspace }}/file.log" allowUpdates: true - artifactErrorsFailBuild: true \ No newline at end of file + artifactErrorsFailBuild: true