mirror of
https://github.com/ggogel/seafile-containerized.git
synced 2024-11-16 09:01:38 +00:00
update auto_release workflow
This commit is contained in:
parent
c36d0fde95
commit
c94c4780ad
2
.github/workflows/auto_release.yml
vendored
2
.github/workflows/auto_release.yml
vendored
|
@ -102,7 +102,7 @@ jobs:
|
|||
MESSAGES="Seafile version: $SEAFILE_VERSION"$'\n'"Image build version: $NEXT_BUILD"$'\n'"Changelog:"$'\n'"$MESSAGES"
|
||||
fi
|
||||
|
||||
MESSAGES="${MESSAGES//$'\n'/'%0A'}
|
||||
MESSAGES="${MESSAGES//$'\n'/'%0A'}"
|
||||
|
||||
echo "MESSAGES=$MESSAGES" >> $GITHUB_ENV
|
||||
|
||||
|
|
Loading…
Reference in a new issue