Skip to content

Commit d2197ca

Browse files
committed
British english in comments
1 parent 9447c97 commit d2197ca

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/PostReleaseScripts.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ jobs:
137137
omitBodyDuringUpdate: true
138138
omitDraftDuringUpdate: true
139139
omitPrereleaseDuringUpdate: true
140-
# The default behavior of this action is to determine the release by the version number.
141-
# We don't want this behavior, as releases created as draft or pre-release won't be updated in that regard and therefore result in
142-
# unconsistent behavior when creating normal releases vs. draft or pre-releases.
140+
# The default behaviour of this action is to determine the release by the version number.
141+
# We don't want this behaviour, as releases created as draft or pre-release won't be updated in that regard and therefore result in
142+
# unconsistent behaviour when creating normal releases vs. draft or pre-releases.
143143
makeLatest: false
144144
artifacts: "${{ github.workspace }}/build-files.zip,${{ github.workspace }}/existing-terms-and-definitions.zip"

0 commit comments

Comments
 (0)