ci: ignore dirty commit warn
All checks were successful
notohh.dev / build (push) Successful in 1m24s

This commit is contained in:
notohh 2024-01-16 02:14:43 -05:00
parent 24882ce03e
commit 7bc9d8ae5c
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -20,4 +20,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 --commit-dirty=true