update auto_release workflow

This commit is contained in:
Gerrit Gogel 2023-08-26 12:17:32 +02:00
parent 0ed57792fd
commit 16625e6340

View file

@ -64,6 +64,7 @@ jobs:
echo "LAST_TAG=0" >> $GITHUB_ENV
else
echo "LAST_TAG=$LAST_TAG" >> $GITHUB_ENV
fi
- name: Get Commit Messages
run: |