workflow: update workflow

This commit is contained in:
kailong321200875 2022-02-21 20:04:18 +08:00
parent 195727acd7
commit f469537fff
3 changed files with 1477 additions and 71 deletions

View File

@ -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}}

View File

@ -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 Load Diff