Skip to content

Commit

Permalink
v1
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhjain1712 committed Sep 1, 2024
1 parent 7e380b4 commit c7f498e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy to GitHub Pages
on:
push:
branches:
- main # or your default branch
- v1 # or your default branch

jobs:
deploy:
Expand Down

0 comments on commit c7f498e

Please sign in to comment.