Skip to content

Commit

Permalink
Fix deploy translations
Browse files Browse the repository at this point in the history
  • Loading branch information
manoelmarques committed Jul 1, 2021
1 parent 9d0453e commit 4841c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
run: |
make html SPHINXOPTS=-W
tools/deploy_documentation.sh
shell: bash
shell: bash
deploy-translatable-strings:
if: ${{ startsWith(github.ref, 'refs/heads/stable') && contains('["manoelmarques","mtreinish","stefan-woerner","woodsp-ibm"]', github.actor) }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit 4841c7d

Please sign in to comment.