Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Commit

Permalink
Merge pull request #86 from BlueSlug/SJRK-362
Browse files Browse the repository at this point in the history
SJRK-362: fixed typo in repository name
  • Loading branch information
gtirloni authored Jul 1, 2020
2 parents 124ca75 + ee8642f commit 9d75ec1
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/stack_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
deploy:
if: github.repository == 'fluidproject/sjrk-story-telling'
if: github.repository == 'fluid-project/sjrk-story-telling'

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stack_stories-aihec-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
deploy:
if: github.repository == 'fluidproject/sjrk-story-telling'
if: github.repository == 'fluid-project/sjrk-story-telling'

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stack_stories-cities-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
deploy:
if: github.repository == 'fluidproject/sjrk-story-telling'
if: github.repository == 'fluid-project/sjrk-story-telling'

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stack_stories-floe-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
deploy:
if: github.repository == 'fluidproject/sjrk-story-telling'
if: github.repository == 'fluid-project/sjrk-story-telling'

runs-on: ubuntu-latest

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/stack_stories-karisma-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
deploy:
if: github.repository == 'fluidproject/sjrk-story-telling'
if: github.repository == 'fluid-project/sjrk-story-telling'

runs-on: ubuntu-latest

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ env:

jobs:
deploy:
if: github.repository == 'fluidproject/sjrk-story-telling'
if: github.repository == 'fluid-project/sjrk-story-telling'

runs-on: ubuntu-latest

Expand Down

0 comments on commit 9d75ec1

Please sign in to comment.