Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
nni
Commits
810efed3
Unverified
Commit
810efed3
authored
Jul 10, 2020
by
Chi Song
Committed by
GitHub
Jul 10, 2020
Browse files
Update main.yml (#2670)
parent
44fdc017
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
.github/workflows/main.yml
.github/workflows/main.yml
+2
-2
No files found.
.github/workflows/main.yml
View file @
810efed3
...
@@ -54,11 +54,11 @@ jobs:
...
@@ -54,11 +54,11 @@ jobs:
# Download translations with pushing to branch
# Download translations with pushing to branch
push_translations
:
true
# optional, default is true
push_translations
:
true
# optional, default is true
# To download translations to the specified version branch
# To download translations to the specified version branch
localization_branch_name
:
l10n_${{ github.ref }}
# optional, default is l10n_crowdin_action
localization_branch_name
:
l10n_${{ github.
base_
ref }}
# optional, default is l10n_crowdin_action
# Create pull request after pushing to branch
# Create pull request after pushing to branch
create_pull_request
:
false
# optional, default is true
create_pull_request
:
false
# optional, default is true
# Option to upload or download files to the specified version branch in your Crowdin project
# Option to upload or download files to the specified version branch in your Crowdin project
crowdin_branch_name
:
${{ github.ref }}
# optional
crowdin_branch_name
:
${{ github.
base_
ref }}
# optional
# Option to specify a path to user-specific credentials
# Option to specify a path to user-specific credentials
# identity: # optional
# identity: # optional
# Option to specify a path to the configuration file
# Option to specify a path to the configuration file
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment