We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81d58b3 commit 34e1742Copy full SHA for 34e1742
.github/workflows/ci.yml
@@ -70,7 +70,7 @@ jobs:
70
${{ steps.changelog.outputs.changelog }}
71
72
73
- Document uiw@${{ steps.changelog.outputs.tag }}:
+ Document linux-command@${{ steps.changelog.outputs.tag }}:
74
https://raw.githack.com/jaywcjlove/linux-command/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
75
76
- run: npm install @jsdevtools/npm-publish -g
0 commit comments