Skip to content

Commit 05a653a

Browse files
committed
Small CI fix
1 parent 0c2e685 commit 05a653a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,5 +122,5 @@ jobs:
122122
echo "Updated manifest.json version to $VERSION"
123123
git add custom_components/myhome/manifest.json
124124
git commit -m "Update manifest version to $VERSION"
125-
git push origin main
125+
git push origin master
126126
fi

0 commit comments

Comments
 (0)