mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 09:02:44 +08:00
no log: Commit missing lines
This commit is contained in:
parent
c9fd60fea0
commit
603eae2b54
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release_beta_to_dev.yaml
vendored
1
.github/workflows/release_beta_to_dev.yaml
vendored
|
@ -6,6 +6,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
env:
|
||||
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
|
||||
STATUS_WORKFLOW_NAME: "ci.yml"
|
||||
UI_DIRECTORY: ./frontend
|
||||
ASSET_DIRECTORY: ./__builds__
|
||||
FETCH_DEPTH: 15 # Should be enough
|
||||
|
|
Loading…
Reference in a new issue