Skip to content

Commit

Permalink
modification de la github action pour déployer sur clever cloud la br…
Browse files Browse the repository at this point in the history
…anche radio
  • Loading branch information
jvk88511334 committed Oct 9, 2024
1 parent fb152ac commit 6b47347
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy to Docker Hub

on:
push:
branches: [main]
branches: [radio]

jobs:
build-and-push:
Expand Down
2 changes: 1 addition & 1 deletion src/data/radios.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{ "id": 7, "name": "DJAM Radio", "genre": "Chill / Lounge", "streamUrl": "https://stream9.xdevel.com/audio1s976748-1515/stream/icecast.audio" },

{ "id": 8, "name": "Radio Classique Montreal", "genre": "Classique", "streamUrl": "https://listen.radioking.com/radio/228241/stream/271804" },
{ "id": 9, "name": "Radio Swiss Classic", "genre": "Classic", "streamUrl": "https://stream.srg-ssr.ch/m/rsc_fr/mp3_128" },
{ "id": 9, "name": "Radio Swiss Classic", "genre": "Classique", "streamUrl": "https://stream.srg-ssr.ch/m/rsc_fr/mp3_128" },

{ "id": 10, "name": "Kosmos Jazz", "genre": "Jazz", "streamUrl": "https://radiostreaming.ert.gr/ert-webjazz" },
{ "id": 11, "name": "Radio Swiss Jazz", "genre": "Jazz", "streamUrl": "https://stream.srg-ssr.ch/m/rsj/mp3_128" },
Expand Down

0 comments on commit 6b47347

Please sign in to comment.