We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2199790 commit 265f0acCopy full SHA for 265f0ac
.github/workflows/ci.yml
@@ -51,4 +51,4 @@ jobs:
51
# 部署目录为Vite项目的默认输出目录
52
build_dir: ./dist
53
env:
54
- GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ GITHUB_TOKEN: ${{ secrets.DEPLOY_KEY }}
0 commit comments