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