ci: fix project name
All checks were successful
notohh.dev / build (push) Successful in 1m13s
All checks were successful
notohh.dev / build (push) Successful in 1m13s
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…
Reference in a new issue