Skip to content

Commit e5c3c8d

Browse files
Prepare 0.2.0 release (#147)
* Prepare 0.2.0 release * moved torch connector notes * restrict access to deploy docs translate job * Pin Sphinx Co-authored-by: Anton Dekusar <adekusar@ie.ibm.com>
1 parent d692da2 commit e5c3c8d

14 files changed

+2
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ jobs:
4949
tools/deploy_documentation.sh
5050
shell: bash
5151
deploy-translatable-strings:
52+
if: ${{ startsWith(github.ref, 'refs/heads/stable') && contains('["manoelmarques","mtreinish","stefan-woerner","woodsp-ibm"]', github.actor) }}
5253
runs-on: ubuntu-latest
5354
steps:
5455
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)