Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Changed branch from master to main.
  • Loading branch information
Harsh2509 authored Nov 20, 2023
1 parent 267c2db commit 6d96974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy
on:
push:
branches:
- master
- main

jobs:
deploy:
Expand Down

0 comments on commit 6d96974

Please sign in to comment.