Skip to content

Commit

Permalink
Change deploy rules
Browse files Browse the repository at this point in the history
  • Loading branch information
vvoleman committed Apr 29, 2024
1 parent eaede4d commit b715b09
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 VPS
on:
push:
branches:
- main # Change this to your main branch name if different
- deploy # Change this to your main branch name if different

jobs:
deploy:
Expand Down

0 comments on commit b715b09

Please sign in to comment.