Skip to content

Commit

Permalink
Changed finality-version type to string
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcin-Radecki committed May 21, 2024
1 parent 873e1f2 commit b1d7c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_featurenet-create.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ on:
default: '5GrwvaEF5zXb26Fz9rcQpDWS57CtERHpNehXCPcNoHGKutQY'
finality-version:
description: 'Finality version to start FE with. Must be a cardinal number'
type: number
type: string
required: false
outputs:
ws-hostname:
Expand Down

0 comments on commit b1d7c95

Please sign in to comment.