Skip to content

Commit b29db06

Browse files
committed
v8.0.10+303
1 parent 78e8b83 commit b29db06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build_publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -282,8 +282,6 @@ jobs:
282282
283283
# Get changelog as raw string (remove quotes added by jq -Rs)
284284
CHANGELOG="${{ steps.get_changelog.outputs.changelog }}"
285-
CHANGELOG="${CHANGELOG%\"}"
286-
CHANGELOG="${CHANGELOG#\"}"
287285
288286
# Create new version entry
289287
jq --arg version "$VERSION" \

0 commit comments

Comments
 (0)