Commit 418be6b
committed
Fix logic when built docs are published to gh-pages
gh-1377 has made changes to condition of executing "Publish Docs"
step which resulted in that condition always evaluating to False,
and documentation changes were not uploaded for 8 months since the
merge of that PR.1 parent b741209 commit 418be6b
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments