comment push tag

This commit is contained in:
Kittapath 2023-03-20 15:15:33 +07:00
parent 1de1f5da73
commit 547e18b995

View file

@ -1,11 +1,11 @@
name: release
run-name: release ${{ github.actor }}
on:
push:
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
tags-ignore:
- '2.*'
# push:
# tags:
# - 'v[0-9]+.[0-9]+.[0-9]+'
# tags-ignore:
# - '2.*'
# Allow run workflow manually from Action tab
workflow_dispatch:
inputs: