Remove fake feed

This commit is contained in:
Gabriel Augendre 2023-05-21 12:24:42 +02:00
parent 81283579ee
commit 2aadaa27ce

View file

@ -61,7 +61,6 @@ jobs:
--gc \
--minify \
--baseURL "${{ steps.pages.outputs.base_url }}/"
cp ./public/index.xml ./public/feed
- name: Upload artifact
uses: actions/upload-pages-artifact@v1
with: