fix quotes
This commit is contained in:
parent
c8216ac762
commit
305817647e
@ -10,7 +10,7 @@ inputs:
|
||||
outputs:
|
||||
ci_hostname:
|
||||
value: ${{ steps.default.outputs.ci_hostname }}
|
||||
description: "ci server hostname with http(s) prefix"
|
||||
description: 'ci server hostname with http(s) prefix'
|
||||
is_default:
|
||||
value: ${{ steps.default.outputs.is_default }}
|
||||
description: 'Returns `"true"` if the current branch is the default else `"false"`.'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user