Update build_binary.yml

This commit is contained in:
Teguh Hofstee 2019-12-10 00:35:35 -08:00 committed by GitHub
parent e149cd3496
commit 28ea5c6750
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ name: Build Release Binary
on:
push:
# tags:
# - v*
tags:
- v*
jobs:
build: