Skip to content

Commit a888ede

Browse files
author
ranchodeluxe
committed
change wording
1 parent 2f85b18 commit a888ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
- name: early exit if release-apply is not present
4646
if: steps.check_label.outputs.release_apply == 'true'
4747
run: |
48-
echo "The pull request is merged and has the 'release-apply' label. Existing with success"
48+
echo "The pull request is merged and has the 'release-apply' label. Exiting with success"
4949
exit 0
5050
5151
- name: determine version increment

0 commit comments

Comments
 (0)