Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MTrab committed Oct 8, 2023
1 parent 8fe67c0 commit ca865e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
git config user.email [email protected]
git add ./custom_components/webastoconnect/manifest.json
git commit -m "Updated manifest.json"
git push origin HEAD:master
git push origin HEAD:main
- name: Create zip
run: |
cd custom_components/webastoconnect
Expand Down

0 comments on commit ca865e1

Please sign in to comment.