Actualizar .gitea/workflows/build.yml
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
name: Bun Package
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [created]
|
||||
push:
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user