Skip to content

Commit

Permalink
Renamed fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jbleijenberg-ehvg committed Nov 24, 2023
1 parent 98e82be commit 40e5281
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ New lines are required between conditionals, what needs to occur for this switch
## Usage

```yml
- uses: dkershner6/switch-case-action@v1
- uses: superbrave/switch-case-action@v1
id: switch-case
with:
default: "its the default"
Expand All @@ -22,7 +22,7 @@ New lines are required between conditionals, what needs to occur for this switch
```yml
- uses: dkershner6/switch-case-action@v1
- uses: superbrave/switch-case-action@v1
id: switch-case
with:
default: "its the default"
Expand Down

0 comments on commit 40e5281

Please sign in to comment.