diff --git a/starters/academic-cv/.github/workflows/import-notebooks.yml b/starters/academic-cv/.github/workflows/import-notebooks.yml index ee862277..bdf9ee19 100644 --- a/starters/academic-cv/.github/workflows/import-notebooks.yml +++ b/starters/academic-cv/.github/workflows/import-notebooks.yml @@ -17,7 +17,7 @@ on: jobs: wowchemy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout the repo diff --git a/starters/academic-cv/.github/workflows/import-publications.yml b/starters/academic-cv/.github/workflows/import-publications.yml index fb1af853..675c2baa 100644 --- a/starters/academic-cv/.github/workflows/import-publications.yml +++ b/starters/academic-cv/.github/workflows/import-publications.yml @@ -17,7 +17,7 @@ on: jobs: wowchemy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout the repo diff --git a/starters/blog/.github/workflows/publish.yaml b/starters/blog/.github/workflows/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/blog/.github/workflows/publish.yaml +++ b/starters/blog/.github/workflows/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} diff --git a/starters/course/.github/publish.yaml b/starters/course/.github/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/course/.github/publish.yaml +++ b/starters/course/.github/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} diff --git a/starters/documentation/.github/publish.yaml b/starters/documentation/.github/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/documentation/.github/publish.yaml +++ b/starters/documentation/.github/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} diff --git a/starters/link-in-bio/.github/workflows/publish.yaml b/starters/link-in-bio/.github/workflows/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/link-in-bio/.github/workflows/publish.yaml +++ b/starters/link-in-bio/.github/workflows/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} diff --git a/starters/markdown-slides/publish.yaml b/starters/markdown-slides/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/markdown-slides/publish.yaml +++ b/starters/markdown-slides/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} diff --git a/starters/portfolio/.github/publish.yaml b/starters/portfolio/.github/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/portfolio/.github/publish.yaml +++ b/starters/portfolio/.github/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} diff --git a/starters/research-group/.github/import-publications.yml b/starters/research-group/.github/import-publications.yml index fb1af853..675c2baa 100644 --- a/starters/research-group/.github/import-publications.yml +++ b/starters/research-group/.github/import-publications.yml @@ -17,7 +17,7 @@ on: jobs: wowchemy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout the repo diff --git a/starters/research-group/.github/publish.yaml b/starters/research-group/.github/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/research-group/.github/publish.yaml +++ b/starters/research-group/.github/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }} diff --git a/starters/second-brain/.github/publish.yaml b/starters/second-brain/.github/publish.yaml index 02835ac2..698c0a76 100644 --- a/starters/second-brain/.github/publish.yaml +++ b/starters/second-brain/.github/publish.yaml @@ -23,7 +23,7 @@ concurrency: jobs: # Build website build: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' runs-on: ubuntu-latest steps: - name: Checkout @@ -58,7 +58,7 @@ jobs: # Deploy website to GitHub Pages hosting deploy: - if: github.repository_owner != 'wowchemy' + if: github.repository_owner != 'HugoBlox' environment: name: github-pages url: ${{ steps.deployment.outputs.page_url }}