Skip to content

Commit

Permalink
chore: update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jagcruz authored Oct 17, 2024
1 parent 709f489 commit f82a4a9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@ name: Deploy to GitHub Pages
on:
workflow_dispatch:
push:
# branches:
# - main
tags:
- 'v*'
branches:
- main
paths-ignore:
- 'docs/**'
- 'README.md'
Expand Down

0 comments on commit f82a4a9

Please sign in to comment.