ci: keep public screenshots updating

This commit is contained in:
Nick Sweeting 2026-08-29 14:15:18 -07:00
parent 0a10580975
commit 3d64d14abf
No known key found for this signature in database

View File

@ -27,7 +27,6 @@ concurrency:
jobs:
deploy:
if: github.event_name != 'push' || github.event.head_commit.author.email != 'release-bot@archivebox.io'
environment:
name: github-pages
url: ${{ steps.deployment.outputs.page_url }}