Skip to content

Commit

Permalink
chore(ci): deploy changes on md files
Browse files Browse the repository at this point in the history
  • Loading branch information
strantalis authored Dec 5, 2024
1 parent ed4ae9b commit 13c4b11
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/gh-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- 'index.html'
- '**/*.md
jobs:
pages:
Expand All @@ -31,4 +32,4 @@ jobs:

- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e
uses: actions/deploy-pages@d6db90164ac5ed86f2b6aed7e0febac5b3c0c03e

0 comments on commit 13c4b11

Please sign in to comment.