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