I noticed that a tag from a draft post appeared in my production website, which was not what I expected to happen.
This occurs with eleventy base blog at the latest commit at the time of writing: 11ty/eleventy-base-blog@2e07e7c.
Steps to reproduce
- Clone the repo https://codeberg.org/glyn/test-draft-tag-publication.
- Change directory to the cloned repo.
- Issue
npm install
.
- Issue
npx @11ty/eleventy
.
- Observe
_site/tags/thistagshouldnotappear/
.