ci: touch workflow to retrigger Actions
All checks were successful
Deploy Cloudflare / deploy (push) Successful in 2m43s
All checks were successful
Deploy Cloudflare / deploy (push) Successful in 2m43s
This commit is contained in:
@ -29,4 +29,5 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }}
|
||||||
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
|
||||||
run: npm run deploy:cf
|
run: npm run deploy:cf
|
||||||
|
# retrigger 2026-08-07T21:08:09Z
|
||||||
|
|||||||
Reference in New Issue
Block a user