Skip to content

Commit

Permalink
feat: add other way to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Phosphorus-M authored Jan 13, 2025
1 parent 263a457 commit 952b757
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Deploy to CloudFlare Pages
on:
repository_dispatch:
types: [deploy]
workflow_dispatch:
push:
branches:
Expand Down

0 comments on commit 952b757

Please sign in to comment.