Skip to content

Commit

Permalink
deploy when push to main
Browse files Browse the repository at this point in the history
  • Loading branch information
4l3j0Ok committed Dec 1, 2023
1 parent ec3d798 commit dbe98ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:
- completed
push:
branches:
- master
- main

jobs:
deploy:
Expand Down

0 comments on commit dbe98ec

Please sign in to comment.