Commit d2197ca 1 parent 9447c97 commit d2197ca Copy full SHA for d2197ca
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -137,8 +137,8 @@ jobs:
137
137
omitBodyDuringUpdate : true
138
138
omitDraftDuringUpdate : true
139
139
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.
143
143
makeLatest : false
144
144
artifacts : " ${{ github.workspace }}/build-files.zip,${{ github.workspace }}/existing-terms-and-definitions.zip"
You can’t perform that action at this time.
0 commit comments