Skip to content

Commit

Permalink
change wording
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchodeluxe committed Jul 9, 2024
1 parent 2f85b18 commit a888ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: early exit if release-apply is not present
if: steps.check_label.outputs.release_apply == 'true'
run: |
echo "The pull request is merged and has the 'release-apply' label. Existing with success"
echo "The pull request is merged and has the 'release-apply' label. Exiting with success"
exit 0
- name: determine version increment
Expand Down

0 comments on commit a888ede

Please sign in to comment.