Actualizar .gitea/workflows/build.yml

This commit is contained in:
2026-02-27 12:17:50 -03:00
parent 4c245ad49e
commit 5b96dd0d8b

View File

@@ -1,8 +1,9 @@
name: Bun Package
on:
release:
types: [created]
push:
tags:
- 'v*'
jobs:
publish: