Skip to content

Commit cb251a0

Browse files
committed
Add line at end of file
1 parent e242645 commit cb251a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prepare.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
3737
git add package.json CHANGELOG.md
3838
git commit -m "Bump to version ${{ steps.bump.outputs.new_version }}"
39-
git push
39+
git push

0 commit comments

Comments
 (0)