try release on tag push

Signed-off-by: Alexis Tyler <xo@wvvw.me>
This commit is contained in:
Alexis Tyler
2019-09-06 14:12:04 +09:30
parent b069232991
commit 9fa13e9f04
+4 -1
View File
@@ -1,6 +1,9 @@
name: Production
on: [release]
on:
push:
tags:
- '*'
jobs:
release: