Update action.yml
This commit is contained in:
parent
f8c9d79a14
commit
f175666333
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ runs:
|
|||
git push "${{ inputs.remote_repository }}" "$CURRENT_BRANCH:$TARGET_BRANCH" --follow-tags $FORCE $TAGS
|
||||
|
||||
else
|
||||
echo "No changes"
|
||||
echo "WARNING: No changes were detected. git commit push action aborted."
|
||||
fi
|
||||
|
||||
shell: bash
|
||||
|
|
Loading…
Add table
Reference in a new issue