Skip to content

Commit 6ee1dd8

Browse files
chore(docs): Update repository owner (#1425)
Signed-off-by: Mike McKiernan <[email protected]>
1 parent 176544d commit 6ee1dd8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
path: pr/
7575

7676
store-html:
77-
if: github.event_name == 'push' && github.repository_owner == 'NVIDIA'
77+
if: github.event_name == 'push' && github.repository_owner == 'NVIDIA-NeMo'
7878
needs: [build-docs]
7979
runs-on: ubuntu-latest
8080
steps:

0 commit comments

Comments
 (0)