Temporarily run on all push events

This commit is contained in:
John Harker 2020-06-07 22:34:35 +01:00 committed by GitHub
parent 263bdc3e07
commit 8cc1e86c47
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,8 @@ name: Generate Release Build
on:
push:
tags:
- 'v*'
# tags:
# - 'v*'
jobs:
release_build: