Use jupyterhub repository_owner in registry-overviews

This commit is contained in:
Ayaz Salikhov
2023-11-24 16:16:17 +01:00
parent 582533527d
commit 704cec4133

View File

@@ -20,7 +20,7 @@ jobs:
update-overview:
runs-on: ubuntu-latest
name: update-overview (${{matrix.image}})
if: github.repository_owner == 'jupyter'
if: github.repository_owner == 'jupyterhub'
steps:
- name: Checkout Repo ⚡️