Skip to content

Commit

Permalink
summary message
Browse files Browse the repository at this point in the history
  • Loading branch information
fingerartur committed Nov 20, 2023
1 parent 214f049 commit 71bceeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- name: Job Summary
run: |
echo '### NPM Release' >> $GITHUB_STEP_SUMMARY
echo "Released \`@castlabs/prestoplay-react-components@${{ env.VERSION }}\` to NPM" >> $GITHUB_STEP_SUMMARY
echo "Released version ${{ env.VERSION }} of https://www.npmjs.com/package/@castlabs/prestoplay-react-components" >> $GITHUB_STEP_SUMMARY
# publish_api_docs:
Expand Down

0 comments on commit 71bceeb

Please sign in to comment.