gitea actions 修复脚本
Some checks failed
ARS Tools Deploy / build-and-deploy (push) Failing after 1m44s

This commit is contained in:
San Liy 2023-12-15 20:56:43 +08:00
parent 9b501e6f1a
commit 465c306b15

View File

@ -29,3 +29,4 @@ jobs:
with: with:
folder: dist folder: dist
branch: gh-pages branch: gh-pages
ssh-key: ${{secrets.DEPLOY_KEY}}