Skip to content

Commit ebd09d8

Browse files
Remove commit being succesful
1 parent 1fa50ff commit ebd09d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

release/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ runs:
126126
git add "$HEADER_FILE"
127127
fi
128128
129-
git commit -m '[AUTO][RELEASE]: Update version numbers' || true
129+
git commit -m '[AUTO][RELEASE]: Update version numbers'
130130
131131
- name: Push release preparation branch
132132
shell: bash

0 commit comments

Comments
 (0)