Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
feat: workflow dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4007 committed Feb 19, 2024
1 parent 0002fec commit dc336a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cloudflare-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy to Cloudflare Pages

on:
workflow_dispatch:
workflow_run:
workflows: ["Build"] # Needs to build first before we can deploy.
types:
Expand Down

0 comments on commit dc336a9

Please sign in to comment.