Skip to content

Commit

Permalink
ci: modify commit storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeb authored Nov 22, 2023
1 parent 77e1b25 commit 0eaca96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,5 @@ jobs:
git config user.name "Build-CI"
git config user.email [email protected]
git add .
git commit –message "doc(toolkit): publish storybook $TOOLKIT_VERSION"
git commit –m "doc(toolkit): publish storybook $TOOLKIT_VERSION"
git push

0 comments on commit 0eaca96

Please sign in to comment.