Compare commits
2 Commits
gitea-acti
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 26b148afe8 | |||
| 4ed40424be |
@ -5,7 +5,7 @@ name: Deploy Cloudflare
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [main, gitea-actions]
|
branches: [main]
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- "**.md"
|
- "**.md"
|
||||||
- ".cursor/**"
|
- ".cursor/**"
|
||||||
@ -30,4 +30,4 @@ jobs:
|
|||||||
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
|
# verified 2026-08-07T21:12:32Z
|
||||||
|
|||||||
Reference in New Issue
Block a user