Skip to content

Commit

Permalink
feat: last workflow update i promise
Browse files Browse the repository at this point in the history
  • Loading branch information
prplwtf committed Oct 15, 2024
1 parent 9a33f24 commit ef58313
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
name: Deploy blog to Pages
name: Deploy to Pages

on:
push:
branches: ["main"]
workflow_run:
workflows: ["Update writea"]
types:
- completed
workflow_dispatch:

permissions:
Expand Down

0 comments on commit ef58313

Please sign in to comment.