mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-01-11 22:40:31 +00:00
remove keep_files flag
This commit is contained in:
parent
713b46b0d4
commit
f2390a9919
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -25,5 +25,4 @@ jobs:
|
|||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
publish_dir: ./build
|
||||
destination_dir: ${{ github.ref_name != 'development' && github.ref_name || '' }}
|
||||
keep_files: true
|
||||
allow_empty_commit: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue