Skip to content

Bump @11ty/eleventy-plugin-rss from 1.2.0 to 2.0.1 #73

Bump @11ty/eleventy-plugin-rss from 1.2.0 to 2.0.1

Bump @11ty/eleventy-plugin-rss from 1.2.0 to 2.0.1 #73

Workflow file for this run

name: Docker build
on:
pull_request:
branches: [main]
jobs:
docker:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build with Docker
run: docker build .