Skip to content

Commit

Permalink
rename master to main
Browse files Browse the repository at this point in the history
companion was no longer being deployed #3286
  • Loading branch information
mifi committed Nov 1, 2021
1 parent 56339fc commit 222b873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/companion-deploy.yml
Expand Up @@ -2,7 +2,7 @@ name: Companion Deploy

on:
push:
branches: [master]
branches: [main]

jobs:
docker:
Expand Down

0 comments on commit 222b873

Please sign in to comment.