diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1e192888..0dff6315 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -72,8 +72,9 @@ jobs: ```bash npm i compile-less-cli@${{steps.create_tag.outputs.versionNumber}} ``` - - ${{ steps.changelog.outputs.compareurl }} + + Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/compile-less/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html + Comparing Changes: ${{ steps.changelog.outputs.compareurl }} ${{ steps.changelog.outputs.changelog }}