Skip to content

Commit

Permalink
fix: test exec plugin another
Browse files Browse the repository at this point in the history
  • Loading branch information
SunHuawei committed Jun 13, 2022
1 parent b80438b commit c46213f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion semantic-release-scripts/publish.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
echo 'Cutomized CMD for Publishing...'
echo '111111'
cat ./test-publish.log
echo "publishing $1 $2 $3" >> ./test-publish.log
echo "publishing $1 $2 $3" >> ./CHANGELOG.md
echo '222222'
cat ./test-publish.log

0 comments on commit c46213f

Please sign in to comment.