We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4f0dff commit 64c4a9bCopy full SHA for 64c4a9b
.github/workflows/release.yml
@@ -60,6 +60,7 @@ jobs:
60
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
61
with:
62
fromTag: ${{ steps.previous_tag.outputs.tag }}
63
+ commitMode: true
64
65
- name: GitHub release
66
uses: actions/create-release@v1
README.md
@@ -1,7 +1,7 @@
1
# Ecobee
2
3

4
-
+
5
6
Ecobee is a client library for accessing the Ecobee APIs.
7
0 commit comments