Merge pull request #832 from dermotduffy/release-4.0.0

Release v4.0.0
This commit is contained in:
Dermot Duffy
2022-09-22 17:35:52 -07:00
committed by GitHub
133 changed files with 16270 additions and 6859 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ jobs:
- uses: actions/checkout@v3
- name: Build
run: |
npm install
npm run build
yarn install
yarn run build
- name: HACS build validation
uses: "hacs/action@21.12.1"
+2 -2
View File
@@ -15,8 +15,8 @@ jobs:
# Build
- name: Build the file
run: |
npm install
npm run build
yarn install
yarn run build
# Upload build file to the releas as an asset.
- name: Upload zip to release