mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-05-14 11:10:52 +00:00
keep_files
This commit is contained in:
parent
52ddcaf71f
commit
7e0edb84a6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -29,5 +29,5 @@ jobs:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./build
|
publish_dir: ./build
|
||||||
destination_dir: ${{ github.ref_name }}
|
destination_dir: ${{ github.ref_name }}
|
||||||
enable_jekyll: true
|
keep_files: true
|
||||||
allow_empty_commit: true
|
allow_empty_commit: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue