chore: update workflows config.

This commit is contained in:
jaywcjlove 2022-10-12 14:59:35 +08:00
parent 03a4241228
commit fb96ea19c5

View File

@ -45,8 +45,8 @@ jobs:
name: ${{ steps.create_tag.outputs.version }} name: ${{ steps.create_tag.outputs.version }}
tag: ${{ steps.create_tag.outputs.version }} tag: ${{ steps.create_tag.outputs.version }}
body: | body: |
Documentation ${{ needs.build.outputs.create_tag_version }}: https://raw.githack.com/jaywcjlove/reference/${{ needs.build.outputs.gh-pages-short-hash }}/index.html
${{ steps.changelog.outputs.compareurl }} Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
${{ steps.changelog.outputs.changelog }} ${{ steps.changelog.outputs.changelog }}