build on release only (#35)

Signed-off-by: Dev Singh <dev@devksingh.com>
This commit is contained in:
Dev Singh 2020-08-10 14:40:22 -05:00 committed by GitHub
parent 5fd5e32cb1
commit ba5fb2d72b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,8 @@
name: Upload Analysis Package
on:
push:
tags:
- v*
release:
types: [published, created, edited]
jobs:
deploy: