Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc339b378a |
@@ -104,7 +104,7 @@ jobs:
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
- name: 🏗 Login to GitHub Container Registry
|
- name: 🏗 Login to GitHub Container Registry
|
||||||
uses: docker/login-action@v2.1.0
|
uses: docker/login-action@v4.6.0
|
||||||
with:
|
with:
|
||||||
registry: ghcr.io
|
registry: ghcr.io
|
||||||
username: ${{ github.repository_owner }}
|
username: ${{ github.repository_owner }}
|
||||||
|
|||||||
@@ -86,13 +86,13 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|||||||
SOFTWARE.
|
SOFTWARE.
|
||||||
|
|
||||||
[contributors]: https://github.com/GauthamVarmaK/addon-tvheadend/graphs/contributors
|
[contributors]: https://github.com/GauthamVarmaK/addon-tvheadend/graphs/contributors
|
||||||
[docs]: https://git.i3omb.com/Gronod/addon-tvheadend/blob/main/tvheadend/DOCS.md
|
[docs]: https://github.com/GauthamVarmaK/addon-tvheadend/blob/main/tvheadend/DOCS.md
|
||||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||||
[forum]: https://community.home-assistant.io/
|
[forum]: https://community.home-assistant.io/
|
||||||
[gautham]: https://github.com/GauthamVarmaK
|
[gautham]: https://github.com/GauthamVarmaK
|
||||||
[frenck]: https://github.com/frenck
|
[frenck]: https://github.com/frenck
|
||||||
[github-actions-shield]: https://github.com/GauthamVarmaK/addon-tvheadend/workflows/CI/badge.svg
|
[github-actions-shield]: https://github.com/GauthamVarmaK/addon-tvheadend/workflows/CI/badge.svg
|
||||||
[github-actions]: https://git.i3omb.com/Gronod/addon-tvheadend/actions
|
[github-actions]: https://github.com/GauthamVarmaK/addon-tvheadend/actions
|
||||||
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||||
[issue]: https://github.com/GauthamVarmaK/addon-tvheadend/issues
|
[issue]: https://github.com/GauthamVarmaK/addon-tvheadend/issues
|
||||||
[license-shield]: https://img.shields.io/github/license/GauthamVarmaK/addon-tvheadend.svg
|
[license-shield]: https://img.shields.io/github/license/GauthamVarmaK/addon-tvheadend.svg
|
||||||
|
|||||||
@@ -4,7 +4,7 @@ version: dev
|
|||||||
stage: experimental
|
stage: experimental
|
||||||
slug: tvheadend
|
slug: tvheadend
|
||||||
description: TV streaming server and recorder.
|
description: TV streaming server and recorder.
|
||||||
url: "https://git.i3omb.com/Gronod/addon-tvheadend"
|
url: "https://github.com/GauthamVarmaK/addon-tvheadend"
|
||||||
init: false
|
init: false
|
||||||
arch:
|
arch:
|
||||||
- aarch64
|
- aarch64
|
||||||
|
|||||||
Reference in New Issue
Block a user