Merge branch 'main' into remerge-main
This commit is contained in:
+1
-1
@@ -1 +1 @@
|
|||||||
github: [iantrich]
|
github: [dermotduffy]
|
||||||
|
|||||||
@@ -16,6 +16,6 @@ jobs:
|
|||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Run Labeler
|
- name: Run Labeler
|
||||||
uses: crazy-max/ghaction-github-labeler@v3.1.1
|
uses: crazy-max/ghaction-github-labeler@v4.1.0
|
||||||
with:
|
with:
|
||||||
skip-delete: true
|
skip-delete: true
|
||||||
|
|||||||
@@ -11,6 +11,6 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Run release-drafter
|
- name: Run release-drafter
|
||||||
uses: release-drafter/release-drafter@v5.21.0
|
uses: release-drafter/release-drafter@v5.23.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ jobs:
|
|||||||
|
|
||||||
# Upload build file to the release as an asset.
|
# Upload build file to the release as an asset.
|
||||||
- name: Upload zip to release
|
- name: Upload zip to release
|
||||||
uses: svenstaro/upload-release-action@v1-release
|
uses: svenstaro/upload-release-action@2.5.0
|
||||||
|
|
||||||
with:
|
with:
|
||||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
|||||||
@@ -8,10 +8,10 @@
|
|||||||
align="right"
|
align="right"
|
||||||
style="float: right; margin: 10px 0px 20px 20px;" />
|
style="float: right; margin: 10px 0px 20px 20px;" />
|
||||||
[](https://github.com/dermotduffy/frigate-hass-card/releases)
|
[](https://github.com/dermotduffy/frigate-hass-card/releases)
|
||||||
[](https://github.com/dermotduffy/frigate-hass-card/actions/workflows/build.yaml)
|
[](https://github.com/dermotduffy/frigate-hass-card/actions/workflows/build.yml)
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](https://hacs.xyz)
|
[](https://hacs.xyz)
|
||||||
[](https://www.buymeacoffee.com/dermotdu)
|
[](https://github.com/sponsors/dermotduffy)
|
||||||
|
|
||||||
<img src="https://raw.githubusercontent.com/dermotduffy/frigate-hass-card/release-4.0.0/images/image-view.png" alt="Frigate card example" width="400px">
|
<img src="https://raw.githubusercontent.com/dermotduffy/frigate-hass-card/release-4.0.0/images/image-view.png" alt="Frigate card example" width="400px">
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user