Skip to content
This repository has been archived by the owner on May 18, 2024. It is now read-only.

[Bug]: Google Cast doesn't work on "audio" devices, only video devices #101

[Bug]: Google Cast doesn't work on "audio" devices, only video devices

[Bug]: Google Cast doesn't work on "audio" devices, only video devices #101

name: Support Notice
on:
issues:
types: [opened]
jobs:
post-notice:
runs-on: ubuntu-latest
steps:
- uses: derekprior/add-autoresponse@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
respondableId: ${{ github.event.issue.node_id }}
response: "Cider 1.x is no longer actively maintained. We highly suggest moving to the newer version versions of the app available at https://cider.sh through official storefronts ex. Itch.io, or the Microsoft Store."
author: ${{ github.event.issue.user.login }}