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: jobs:
wowchemy: wowchemy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout the repo - name: Checkout the repo

View file

@ -17,7 +17,7 @@ on:
jobs: jobs:
wowchemy: wowchemy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout the repo - name: Checkout the repo

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}

View file

@ -17,7 +17,7 @@ on:
jobs: jobs:
wowchemy: wowchemy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout the repo - name: Checkout the repo

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}

View file

@ -23,7 +23,7 @@ concurrency:
jobs: jobs:
# Build website # Build website
build: build:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Checkout - name: Checkout
@ -58,7 +58,7 @@ jobs:
# Deploy website to GitHub Pages hosting # Deploy website to GitHub Pages hosting
deploy: deploy:
if: github.repository_owner != 'wowchemy' if: github.repository_owner != 'HugoBlox'
environment: environment:
name: github-pages name: github-pages
url: ${{ steps.deployment.outputs.page_url }} url: ${{ steps.deployment.outputs.page_url }}