fix action

This commit is contained in:
lilingfengdev 2024-06-22 17:15:23 +08:00 committed by GitHub
parent 345a346909
commit 04458be2d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,9 @@
name: Wiki Deploy
# 触发条件
on: [ workflow_dispatch, push ]
on:
push:
branches: [ 'master' ]
# 设置权限
permissions: