We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e49270 commit b8e30ecCopy full SHA for b8e30ec
.github/workflows/sync.yml
@@ -16,6 +16,6 @@ jobs:
16
- name: Update translations
17
uses: flaskcwg/[email protected]
18
with:
19
- source_repo: 'https://github.com/pallets/flask'
+ source_repo: 'https://github.com/pallets/flask.git'
20
target_branch: 'main'
21
languages: 'es'
0 commit comments