Skip to content

Commit

Permalink
Fixed indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed Dec 15, 2023
1 parent 14772e6 commit fe1c8a5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/_featurenet-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@ on:
required: false
type: boolean
default: false
outputs:
ws-hostname:
description: Hostname of the WS endpoint
value: ${{ jobs.create-featurenet.outputs.ws-hostname }}
outputs:
ws-hostname:
description: Hostname of the WS endpoint
value: ${{ jobs.create-featurenet.outputs.ws-hostname }}

jobs:
validate-inputs:
Expand Down

0 comments on commit fe1c8a5

Please sign in to comment.