From a94b93a9f27e7a87da02a4e2750b0a81ddf8db21 Mon Sep 17 00:00:00 2001 From: George Cushen Date: Wed, 8 Nov 2023 14:32:48 +0000 Subject: [PATCH] ci: fix/rename --- starters/academic-cv/.github/workflows/import-notebooks.yml | 2 +- .../academic-cv/.github/workflows/import-publications.yml | 2 +- starters/blog/.github/workflows/publish.yaml | 4 ++-- starters/course/.github/publish.yaml | 4 ++-- starters/documentation/.github/publish.yaml | 4 ++-- starters/link-in-bio/.github/workflows/publish.yaml | 4 ++-- starters/markdown-slides/publish.yaml | 4 ++-- starters/portfolio/.github/publish.yaml | 4 ++-- starters/research-group/.github/import-publications.yml | 2 +- starters/research-group/.github/publish.yaml | 4 ++-- starters/second-brain/.github/publish.yaml | 4 ++-- 11 files changed, 19 insertions(+), 19 deletions(-) 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 }}