Update release.yaml

This commit is contained in:
AdisakKanthawilang 2024-12-19 11:02:18 +07:00 committed by GitHub
parent dcfb0af412
commit c950ce5e6c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,6 +3,9 @@ name: release
run-name: release ${{ github.actor }}
on:
push:
tags:
- "v[0-9]+.[0-9]+.[0-9]+*"
workflow_dispatch:
inputs:
IMAGE_VER: