ci: fix/rename

This commit is contained in:
Splitter
2023-11-08 14:33:18 +00:00
parent 4e00fe6fe9
commit 1cf346c705
2 changed files with 2 additions and 2 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