We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c2e685 commit 05a653aCopy full SHA for 05a653a
.github/workflows/release.yml
@@ -122,5 +122,5 @@ jobs:
122
echo "Updated manifest.json version to $VERSION"
123
git add custom_components/myhome/manifest.json
124
git commit -m "Update manifest version to $VERSION"
125
- git push origin main
+ git push origin master
126
fi
0 commit comments