Skip to content
This repository has been archived by the owner on Jan 9, 2025. It is now read-only.

Commit

Permalink
Revert "actioins: Switch to test branch"
Browse files Browse the repository at this point in the history
This reverts commit fa2f02f.
  • Loading branch information
toraidl committed Apr 23, 2024
1 parent d330fd6 commit 34da7e4
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: 3. 检出仓库文件 | CHECKOUT REPOSITORY
uses: actions/checkout@main
with:
ref: test
ref: dev
fetch-depth: 1
- name: 4. 准备环境 | PREPARE ENVIRONMENT
run: |
Expand Down Expand Up @@ -96,4 +96,4 @@ jobs:
tag: ${{ env.OS_VERSION }}
bodyFile: "${{ github.workspace }}/file.log"
allowUpdates: true
artifactErrorsFailBuild: true
artifactErrorsFailBuild: true

0 comments on commit 34da7e4

Please sign in to comment.