mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 15:52:02 +00:00
This commit is contained in:
parent
05371f3617
commit
4419eeb33f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/pages_cleanup.yml
vendored
1
.github/workflows/pages_cleanup.yml
vendored
|
|
@ -16,6 +16,7 @@ jobs:
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: gh-pages
|
ref: gh-pages
|
||||||
|
fetch-depth: 0
|
||||||
|
|
||||||
- name: Delete directories older than 1 year
|
- name: Delete directories older than 1 year
|
||||||
run: |
|
run: |
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue