Skip to content

Commit

Permalink
fix commit title
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <[email protected]>
  • Loading branch information
yurishkuro committed Nov 3, 2024
1 parent 62a1a13 commit 4f75449
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,4 +96,4 @@ if [[ "$DRY_RUN" = "true" ]]; then
exit 0
fi
git add config.toml ./content/docs/ ./data/cli/
git commit -m "Release ${version}" -s
git commit -m "Release ${version_v2}/${version_v1}" -s

0 comments on commit 4f75449

Please sign in to comment.