Update .forgejo/workflows/build-release.yml

This commit is contained in:
aria 2025-06-14 02:32:31 +10:00
parent d5bd82a6ba
commit 0b8531e018

View file

@ -3,7 +3,7 @@ name: Build and Release
on:
push:
tags:
- 'v*'
- '*'
workflow_dispatch:
jobs: