Skip to content

Commit

Permalink
ci: 👷 update GitHub Pages deployment workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jagcruz committed Oct 10, 2024
1 parent 07d0f09 commit ceac69e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ on:
push:
branches:
- main
tags:
- 'v*'
paths-ignore:
- 'docs/**'
- 'README.md'
Expand Down

0 comments on commit ceac69e

Please sign in to comment.