File tree Expand file tree Collapse file tree 2 files changed +2
-57
lines changed Expand file tree Collapse file tree 2 files changed +2
-57
lines changed Original file line number Diff line number Diff line change @@ -50,10 +50,10 @@ jobs:
5050 name : ${{ steps.create_tag.outputs.version }}
5151 tag : ${{ steps.create_tag.outputs.version }}
5252 body : |
53- [](https://uiwjs.github.io/npm-unpkg/#/pkg/linux-command@${{steps.changelog .outputs.version }}/file/README.md) [](https://bundlephobia.com/result?p=linux-command@${{steps.changelog .outputs.version }})
53+ [](https://uiwjs.github.io/npm-unpkg/#/pkg/linux-command@${{steps.create_tag .outputs.versionNumber }}/file/README.md) [](https://bundlephobia.com/result?p=linux-command@${{steps.create_tag .outputs.versionNumber }})
5454
5555 ```bash
56- npm i linux-command@${{steps.changelog .outputs.version }}
56+ npm i linux-command@${{steps.create_tag .outputs.versionNumber }}
5757 ```
5858
5959 ${{ steps.changelog.outputs.compareurl }}
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments