👷 fix release-drafter

This commit is contained in:
hemengyang 2022-02-15 00:05:20 +08:00
parent 803223f31c
commit 0cceeaec0b

View File

@ -23,9 +23,9 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# TODO
- name: Update Changelog
run: |
echo ${{ steps.release-drafter.outputs.body }}
# - name: Update Changelog
# run: |
# echo ${{ steps.release-drafter.outputs.body }}
release:
if: startsWith(github.ref, 'refs/tags/')