Skip to content

Commit

Permalink
fix close inline code in md message
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiankaegy committed Aug 28, 2023
1 parent 54df0cc commit 1b03039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-testing-npm-version.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ jobs:
- uses: mshick/add-pr-comment@v2
with:
message: |
:tada: A new testing version of this package has been published to NPM. You can install it with `npm install @10up/block-components@${{ steps.package-version.outputs.current-version}}
:tada: A new testing version of this package has been published to NPM. You can install it with `npm install @10up/block-components@${{ steps.package-version.outputs.current-version}}`

0 comments on commit 1b03039

Please sign in to comment.