Skip to content

Commit

Permalink
make action stage master json too
Browse files Browse the repository at this point in the history
  • Loading branch information
colobas committed Feb 16, 2024
1 parent 3fd7a23 commit 0c2d59a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/upload-debates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
uses: EndBug/add-and-commit@v7
with:
message: 'Update debates data'
add: 'public/debates/'
add: 'public/debates/ src/debates.json'

- name: Refresh Rclone Config
uses: AnimMouse/setup-rclone/update-config@v1
Expand Down
5 changes: 5 additions & 0 deletions src/debates.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,11 @@
"thumbnail": "https://cdn-images.rtp.pt/multimedia/screenshots/p12899/p12899_20240205070320et0921.jpg?q=100&format=pjpg&auto=webp&v=3&w=400",
"slug": "ps-vs-il"
},
{
"title": "IL - BE",
"thumbnail": "https://cdn-images.rtp.pt/multimedia/screenshots/p12901/p12901_1_20240215000000e007t2514.jpg?q=100&format=pjpg&auto=webp&v=3&w=400",
"slug": "il-vs-be"
},
{
"title": "PS - Chega",
"thumbnail": "https://cdn-images.rtp.pt/multimedia/screenshots/p12901/p12901_1_20240214000000e006t5838.jpg?q=100&format=pjpg&auto=webp&v=3&w=400",
Expand Down

0 comments on commit 0c2d59a

Please sign in to comment.