mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 17:05:32 +00:00
update auto_release workflow
This commit is contained in:
parent
0ed57792fd
commit
16625e6340
1
.github/workflows/auto_release.yml
vendored
1
.github/workflows/auto_release.yml
vendored
|
@ -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: |
|
||||
|
|
Loading…
Reference in a new issue