ci: fix project name
This commit is contained in:
parent
4edf79e21f
commit
b545c4acf4
1 changed files with 1 additions and 1 deletions
|
@ -19,4 +19,4 @@ jobs:
|
|||
with:
|
||||
apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||
command: pages deploy ./dist --project-name=notohh.dev
|
||||
command: pages deploy ./dist --project-name=notohh-dev
|
||||
|
|
Loading…
Add table
Reference in a new issue