Skip to content

Commit ad0404b

Browse files
committed
Fix yaml float to integer autoconversion for translation bot
1 parent d4a4da1 commit ad0404b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/create-translation-pull-request-v6.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
JOOMLA_MAJOR_VERSION: 6
15-
JOOMLA_MINOR_VERSION: 6.0
15+
JOOMLA_MINOR_VERSION: '6.0'
1616

1717
permissions:
1818
contents: read

0 commit comments

Comments
 (0)