mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-09-12 19:50:57 +05:00
ci: keep public screenshots updating
This commit is contained in:
parent
0a10580975
commit
3d64d14abf
1
.github/workflows/deploy-publicsite.yml
vendored
1
.github/workflows/deploy-publicsite.yml
vendored
@ -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 }}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user