Skip to content

Commit

Permalink
fix: run cd pipeline on every push
Browse files Browse the repository at this point in the history
  • Loading branch information
dotoleeoak committed Feb 15, 2024
1 parent 4d0ca16 commit da07860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Deploy Documentation
on:
push:
branches: [main]
paths: ['docs/**']

permissions:
id-token: write
Expand Down

0 comments on commit da07860

Please sign in to comment.