Skip to content

Commit 952b757

Browse files
authored
feat: add other way to deploy
1 parent 263a457 commit 952b757

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/pages.yml

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: Deploy to CloudFlare Pages
22
on:
3+
repository_dispatch:
4+
types: [deploy]
35
workflow_dispatch:
46
push:
57
branches:

0 commit comments

Comments
 (0)