Skip to content

Commit 7ef087c

Browse files
committed
Remove single quote
1 parent 0413ebf commit 7ef087c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release-docker-image-server-only.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
release_type:
77
type: choice
8-
description: 'The type of release'
8+
description: The type of release
99
options:
1010
- Major
1111
- Minor

.github/workflows/release-docker-image-standard.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
inputs:
66
release_type:
77
type: choice
8-
description: 'The type of release'
8+
description: The type of release
99
options:
1010
- Major
1111
- Minor

0 commit comments

Comments
 (0)