ci: fix/rename

This commit is contained in:
George Cushen 2023-11-08 14:32:48 +00:00
commit a94b93a9f2
11 changed files with 19 additions and 19 deletions

View file

@ -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

View file

@ -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

View file

@ -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 }}

View file

@ -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 }}

View file

@ -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 }}

View file

@ -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 }}

View file

@ -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 }}

View file

@ -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 }}

View file

@ -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

View file

@ -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 }}

View file

@ -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 }}