Picnic-Bot
2022-11-17 14:22:02 +01:00
committed by GitHub
parent 81f701fd9e
commit 3929b39e62

View File

@@ -30,7 +30,7 @@ jobs:
# "Refaster rules" terminology on our website and in the code.
run: bundle exec htmlproofer --disable_external true --check-external-hash false ./_site
- name: Upload website as artifact
uses: actions/upload-pages-artifact@v1.0.4
uses: actions/upload-pages-artifact@v1.0.5
with:
path: ./website/_site
deploy: