Update main.yml
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@@ -21,7 +21,7 @@ jobs:
|
||||
- name: 检查分支
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
ref: main
|
||||
ref: master
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: 缓存项目 npm 包
|
||||
|
||||
Reference in New Issue
Block a user