From 8460da1df03bf8019c400176cb76ca07ada5fd69 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Sun, 12 May 2024 11:23:38 +0200 Subject: [PATCH] Conform to podcasting 2.0 https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md --- .github/workflows/feed.yml | 3 ++- pages/podcast.rss | 3 +++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.github/workflows/feed.yml b/.github/workflows/feed.yml index 0af6727..d468871 100644 --- a/.github/workflows/feed.yml +++ b/.github/workflows/feed.yml @@ -122,12 +122,13 @@ jobs: fi done feed: + # fails for now due to https://github.com/w3c/feedvalidator/issues/116 runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: ruby/setup-ruby@v1 with: - ruby-version: '2.7' + ruby-version: '3.2' bundler-cache: true - name: Install dependencies run: bundle install diff --git a/pages/podcast.rss b/pages/podcast.rss index 97b23f7..cdd6ffa 100644 --- a/pages/podcast.rss +++ b/pages/podcast.rss @@ -4,6 +4,7 @@ permalink: "/podcast.rss" {{ site.title }} + no + 8ce685ca-8f87-553d-bc13-67fdf9f5a3de {{ site.lang }} {{ site.time | date_to_rfc822 }}