Remove hidden control bytes from Forgejo workflow.
Some checks failed
Forgejo Release Builder / release (push) Failing after 6m42s
Some checks failed
Forgejo Release Builder / release (push) Failing after 6m42s
Clean trailing NUL bytes so Forgejo can parse build_release.yml and enqueue tag-based runs again.
This commit is contained in:
parent
2a0caf80ff
commit
fc6b46b07b
1 changed files with 0 additions and 1 deletions
|
|
@ -279,4 +279,3 @@ jobs:
|
|||
"${release_api}/assets?name=${encoded_name}" \
|
||||
> /dev/null
|
||||
done
|
||||
| ||||