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 176544d commit 6ee1dd8Copy full SHA for 6ee1dd8
.github/workflows/docs-build.yaml
@@ -74,7 +74,7 @@ jobs:
74
path: pr/
75
76
store-html:
77
- if: github.event_name == 'push' && github.repository_owner == 'NVIDIA'
+ if: github.event_name == 'push' && github.repository_owner == 'NVIDIA-NeMo'
78
needs: [build-docs]
79
runs-on: ubuntu-latest
80
steps:
0 commit comments