ci: update

This commit is contained in:
Reorx 2023-02-09 00:07:03 +08:00
parent daca917858
commit 994c10ad12
1 changed files with 2 additions and 1 deletions

View File

@ -6,6 +6,7 @@ on:
- master
paths-ignore:
- "README.md"
workflow_dispatch: {}
jobs:
deploy:
@ -31,4 +32,4 @@ jobs:
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
projectName: jsoncv
directory: src/dist
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
branch: master