Browse Source

workflow: update workflow

kailong321200875 3 years ago
parent
commit
f469537fff
3 changed files with 716 additions and 57 deletions
  1. 1 1
      .github/workflows/release.yml
  2. 1 1
      package.json
  3. 714 55
      pnpm-lock.yaml

+ 1 - 1
.github/workflows/release.yml

@@ -14,4 +14,4 @@ jobs:
           fetch-depth: 0
       - run: npx conventional-github-releaser -p angular
         env:
-          CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{secrets.GITHUB_TOKEN}}
+          CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{secrets.ACTIONS_DEPLOY_KEY}}

+ 1 - 1
package.json

@@ -1,6 +1,6 @@
 {
   "name": "vue-element-plus-admin",
-  "version": "1.0.1",
+  "version": "1.0.0",
   "description": "一套基于vue3、element-plus、typesScript、vite2的后台集成方案",
   "author": "Archer <502431556@qq.com>",
   "private": false,

File diff suppressed because it is too large
+ 714 - 55
pnpm-lock.yaml


Some files were not shown because too many files changed in this diff