There was an error while loading. Please reload this page.
1 parent 653a749 commit 4c47ab2Copy full SHA for 4c47ab2
1 file changed
.github/workflows/build-and-publish.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
tag-name: 'v${{ steps.package.outputs.version }}'
38
release-description: |
39
- ```bash
+ \`\`\`bash
40
npm install @${{ github.repository }}@^${{ steps.package.outputs.version }}
41
- ```
+ \`\`\`
42
release-notes-generation: 'true'
0 commit comments