mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-21 04:19:51 +08:00
Update build_release_branch.yml
This commit is contained in:
3
.github/workflows/build_release_branch.yml
vendored
3
.github/workflows/build_release_branch.yml
vendored
@@ -20,6 +20,7 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
path: bettergi-scripts-list
|
||||
fetch-depth: 0
|
||||
|
||||
- name: 🚀 配置 Node.js 环境
|
||||
uses: actions/setup-node@v4
|
||||
@@ -84,4 +85,4 @@ jobs:
|
||||
skip_dirty_check: true
|
||||
skip_fetch: false
|
||||
skip_checkout: true
|
||||
create_branch: false
|
||||
create_branch: false
|
||||
|
||||
Reference in New Issue
Block a user