Skip to content

Commit 74c8e73

Browse files
committed
chore: update workflows config.
1 parent 7d84f16 commit 74c8e73

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,9 @@ jobs:
7272
```bash
7373
npm i compile-less-cli@${{steps.create_tag.outputs.versionNumber}}
7474
```
75-
76-
${{ steps.changelog.outputs.compareurl }}
75+
76+
Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/compile-less/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
77+
Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
7778
7879
${{ steps.changelog.outputs.changelog }}
7980

0 commit comments

Comments
 (0)