Merge branch 'base'
This commit is contained in:
commit
9883fbe7f0
10
.github/workflows/auto-merge.yml
vendored
10
.github/workflows/auto-merge.yml
vendored
@ -10,11 +10,11 @@ jobs:
|
||||
auto-merge:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# - name: Checkout repository
|
||||
# uses: actions/checkout@v3
|
||||
# with:
|
||||
# fetch-depth: 0
|
||||
# token: ${{ secrets.GH_TOKEN_AUTO_MERGE2 }}
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
token: ${{ secrets.GH_TOKEN_AUTO_MERGE }}
|
||||
|
||||
- name: Merge main into aliyun
|
||||
run: |
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "unibest",
|
||||
"type": "commonjs",
|
||||
"version": "2.8.0",
|
||||
"version": "2.8.1",
|
||||
"description": "unibest - 最好的 uniapp 开发模板",
|
||||
"author": {
|
||||
"name": "feige996",
|
||||
|
Loading…
x
Reference in New Issue
Block a user