build on tag push

This commit is contained in:
Yury Sannikov
2023-12-13 02:13:08 +03:00
parent acce24dd6b
commit 73565299ca

View File

@@ -1,9 +1,9 @@
name: Release compiled assets
on: [workflow_dispatch]
# on:
# push:
# tags:
# - "v*.*.*"
# on: [workflow_dispatch]
on:
push:
tags:
- "v*.*.*"
jobs:
build: