deploy latest action

pull/740/head
hunterlong 2020-07-10 12:14:27 -07:00
parent 1ca4dfef28
commit d010dbea21
1 changed files with 4 additions and 1 deletions

View File

@ -1,5 +1,8 @@
name: Deploy Master Release
on: deployment
on:
push:
tags:
- 'v*.*.*'
jobs:
docker-release: