This commit is contained in:
parent
fadbc5f0be
commit
9451ad6322
|
@ -42,6 +42,7 @@ jobs:
|
|||
run: |
|
||||
NOTES=$(git log -1 --pretty=%B)
|
||||
echo "release_notes=${NOTES}" >> $GITHUB_ENV
|
||||
echo ${NOTES}
|
||||
- name: Deploy release
|
||||
if: startsWith(gitea.ref, 'refs/tags/')
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user