ci: sanitize Forgejo release workflow yaml
Some checks failed
Forgejo Release Builder / release (push) Failing after 5s
Some checks failed
Forgejo Release Builder / release (push) Failing after 5s
Remove hidden control bytes so Forgejo can parse build_release.yml again.
This commit is contained in:
parent
efb1a1e539
commit
dbee19612b
1 changed files with 0 additions and 1 deletions
|
|
@ -249,4 +249,3 @@ jobs:
|
|||
"${release_api}/assets?name=${encoded_name}" \
|
||||
> /dev/null
|
||||
done
|
||||
| ||||