cd(docs): push to cf pages' main branch
This commit is contained in:
parent
30815f08b8
commit
60fd8e8b8a
1
.github/workflows/cd-docs.yml
vendored
1
.github/workflows/cd-docs.yml
vendored
|
@ -38,4 +38,5 @@ jobs:
|
|||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
projectName: surplus
|
||||
directory: site
|
||||
branch: main
|
||||
gitHubToken: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
|
Loading…
Reference in a new issue