fix deploy branch
This commit is contained in:
parent
8cdb5b5c0b
commit
90f6ee4ed3
2
.github/workflows/deploy.yaml
vendored
2
.github/workflows/deploy.yaml
vendored
@ -35,5 +35,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./public
|
publish_dir: ./public
|
||||||
publish_branch: main # deploying branch
|
publish_branch: deploy # deploying branch
|
||||||
cname: amethyst.bencuan.me
|
cname: amethyst.bencuan.me
|
||||||
|
Loading…
Reference in New Issue
Block a user