Fixed workflow build
Some checks failed
/ build (push) Failing after 1m57s

This commit is contained in:
lichenblankie 2026-04-11 04:09:17 +00:00
parent d1114233d2
commit d5061eade9

View file

@ -39,4 +39,6 @@ jobs:
release-dir: .
override: true
prerelease: ${{ contains(github.ref_name, 'alpha') || contains(github.ref_name, 'beta') }}
env:
FORGEJO_TOKEN: ${{ secrets.FORGEJO_TOKEN }}